Design docs on @cesarxbt
@cesarxbt is a Twitter bot designed to engage with the X community by creating lighthearted, humorous, and engaging content related to cryptocurrency, specifically promoting $CESAR.
The bot's behavior and content are configured in the cesar.json file. The key fields in this file are:
- name
- bio
- tasks
- messageExamples
- postExamples
- topics
- style
- adjectives
- Post to X every 3 hours
- reply to mentions
- [TBD] search for related tweets and comment
- Its own memory of seen tweets and conversations
- Market analysis by LISA - internal agent
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch (git checkout -b feature-branch).
- Make your changes.
- Commit your changes (git commit -m 'Add new feature').
- Push to the branch (git push origin feature-branch).
- Open a Pull Request.