-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Feature/client-tako #3433
base: develop
Are you sure you want to change the base?
Feature/client-tako #3433
Conversation
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @nekami-sotu! Welcome to the elizaOS community. Thanks for submitting your first pull request; your efforts are helping us accelerate towards AGI. We'll review it shortly. You are now an elizaOS contributor!
Relates to
Risks
Medium
Background
What does this PR do?
Integrate the decentralized social application Tako into Eliza
Supports proactive interactions, chatting with users and scheduled posting
What kind of change is this?
Features
Why are we doing this? Any context or related work?
This feature enables the agent to post on the Tako application. Tako is a decentralized social application built on Farcaster. In addition to basic functions like posting and commenting on Farcaster, it also offers features such as community and discussion.
Although client-farcaster already exists, its functionality is relatively simple. client-tako provides a richer set of configuration options, making it more convenient for developers to implement their own ideas.
Documentation changes needed?
The client-tako includes a README.md file that provides comprehensive documentation
Testing
Where should a reviewer start?
Sign up for a Tako account on the Tako App and obtain your Tako ID and FID
Get the Tako API Key. Fill out and submit the application form.
The PR reviewer please contact me on Discord (stevenjoe0906), I am in the ai16z community
or write the configuartions in your xx.character.json, refer to README.md in client-tako
Detailed testing steps
"clients": ["tako"]
pnpm install
pnpm build
pnpm start --character="xx.character.json"
https://app.tako.so/user/<FID>
(FID, not Tako ID)Discord username
stevenjoe0906