
Discord Approval Bot Generator
Generate a Discord bot that connects to your GitHub repo. Type !improve in Discord, approve AI suggestions with one click, and get an automatic feature branch + PR. Just run bot.py and you're live.
#生產力
評分
需要更多評價
已售出
0
使用方式
在 Capafy 上執行
也可用於外部應用程式
由創作者提供
Claude Sonnet 4.6
目前沒有可用的安全掃描結果
How It Works
- Run this Skill and enter your Discord token + GitHub repo URL
- bot.py is generated instantly — ready to run
- Start the bot:
python bot.py - Type
!improvein Discord → 5 AI-suggested improvements appear - Click ✅ Approve → feature branch created, changes committed, PR opened automatically
- Review and merge the PR on GitHub when ready
Commands
| Command | Action |
|---|---|
!improve |
Generate 5 AI improvement proposals |
| ✅ Approve | Create feature branch + commit + open PR |
| ❌ Reject | Skip this proposal |
| ⏸ Hold | Save for later review |
Requirements
- Python 3.10+
- Discord bot token
- GitHub CLI (
gh auth login)
What This Does NOT Do
- No direct writes to main branch
- No cloud setup required
- No SSH or VPS access


