| name | twitter-bot |
| description | Automate Twitter/X posting, engagement, and analytics. Supports scheduling, threading, and trending话题 analysis. |
| triggers | ["twitter auto post","推特自动化","schedule tweets","twitter thread"] |
Twitter Bot
Automated Twitter/X management and engagement.
Features
- 📝 Auto Posting — Schedule and publish tweets
- 🧵 Thread Creation — Create multi-tweet threads
- 📊 Analytics — Track engagement metrics
- 🔍 Trending — Monitor trending topics
- 💬 Auto Reply — Engage with mentions
Usage
Post Tweet
hermes twitter post "Hello world! 🐦"
hermes twitter post "Check this out!" --image screenshot.png
hermes twitter post "Thread coming soon!" --schedule "2026-06-01 09:00"
Create Thread
hermes twitter thread \
"1/ Excited to announce..." \
"2/ Here's what we built..." \
"3/ Key features include..." \
"4/ Try it now! [link]"
hermes twitter thread-reply "Let me explain..." --reply-to tweet-id
Analytics
hermes twitter stats --days 7
hermes twitter top --limit 10
hermes twitter followers --trend
Configuration
account:
api_key: ${TWITTER_API_KEY}
api_secret: ${TWITTER_API_SECRET}
posting:
max_per_day: 10
min_interval: 30m
engagement:
auto_like: true
auto_retweet: false
keywords: ["#AI", "#Tech", "#Python"]
Pitfalls
- Rate Limits — Twitter has strict API limits
- Content Policy — Avoid spam-like behavior
- Media Size — Max 5MB image, 15MB video