| name | github-star-bot |
| description | Automate GitHub starring, tracking repositories, and managing star-based alerts. |
| triggers | ["auto star github","GitHub stars","自动 star","star tracking"] |
GitHub Star Bot
Automated GitHub starring and repository tracking.
Features
- ⭐ Auto Star — Star repositories by topic/language
- 📊 Star Analytics — Track your starred repos
- 🔔 New Repo Alert — Get notified of new repos
- 🏷️ Topic Tracking — Follow specific topics
Usage
Star Repositories
hermes github star --topic "ai,python" --min-stars 100
hermes github star --language "TypeScript" --min-stars 50
hermes github star --user "clowlove" --all
Track Stars
hermes github star list --sort stars
hermes github star stats
Configuration
github:
token: ${GITHUB_TOKEN}
auto_star:
topics: ["ai", "python", "typescript"]
min_stars: 100
max_per_day: 50
tracking:
notify: telegram
keywords: ["hermes", "agent", "ai"]
Pitfalls
- Rate Limits — 5000 requests/hour max
- Quality — Don't star low-quality repos blindly
- Personal — Use separate account for bot activity