A sophisticated Twitter bot powered by OpenAI's GPT-4 that engages with the Cardano community through scheduled tweets and community interactions.
The bot operates on Pacific Standard Time (PST) with the following schedule:
- 7:00 AM PST: Morning insights and greetings
- 12:30 PM PST: Community engagement and ecosystem updates
- 6:00 PM PST: Trending topics and market insights
- Scheduled automated tweets
- Test mode for immediate tweet generation
- Community monitoring and engagement
- Rate limit handling
- Tweet tracking to prevent duplicates
-
Clone the repository:
-
Install required packages:
-
Set up environment variables in
.env
:
Run the bot with scheduled tweets:
Then select option 2 for test mode.
- Morning (7:00 AM PST): Starts the day with insights and greetings
- Midday (12:30 PM PST): Focuses on community engagement
- Evening (6:00 PM PST): Covers trending topics and developments
- Tracks relevant Cardano discussions
- Engages with community tweets
- Maintains engagement history
- Respects Twitter rate limits
- Proper spacing and line breaks
- Optional hashtag usage
- Character limit compliance
- Clean, readable format
git add README.md git commit -m "docs: Update README with new features and instructions
- Added detailed schedule information
- Updated setup instructions
- Added usage guidelines for test and production modes
- Included feature descriptions"
git push origin main