시작하기
Discord Approval Bot Generator

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

  1. Run this Skill and enter your Discord token + GitHub repo URL
  2. bot.py is generated instantly — ready to run
  3. Start the bot: python bot.py
  4. Type !improve in Discord → 5 AI-suggested improvements appear
  5. Click ✅ Approve → feature branch created, changes committed, PR opened automatically
  6. 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