Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Farcaster Client #386

Merged
merged 11 commits into from
Nov 25, 2024
Merged

Conversation

bmgalego
Copy link
Contributor

WIP

Relates to:

#300

Risks

Background

What does this PR do?

What kind of change is this?

Documentation changes needed?

Testing

Where should a reviewer start?

Detailed testing steps

@ponderingdemocritus ponderingdemocritus marked this pull request as ready for review November 21, 2024 03:02
import { stringToUuid } from "@ai16z/eliza";
import type { Hex } from "viem";

const MAX_CAST_LENGTH = 280; // Updated to Twitter's current character limit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Max cast is 1024 I believe (>320 you have to make it a CastType.LONG_CAST)

@ponderingdemocritus ponderingdemocritus merged commit 0355ab6 into elizaOS:main Nov 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants