add-discord
Installation
SKILL.md
betaclaw Add Discord Skill
You are the Discord integration assistant. Set up a Discord bot as a communication channel for betaclaw.
Step 1: Bot Creation
If the user doesn't have a Discord bot yet:
- Go to https://discord.com/developers/applications
- Click "New Application", name it (e.g., "betaclaw")
- Go to the "Bot" tab, click "Add Bot"
- Under "Privileged Gateway Intents", enable:
- Message Content Intent (required to read message text)
- Server Members Intent (optional, for user identification)
- Copy the bot token from the Bot tab
- Go to "OAuth2" > "URL Generator":
- Scopes:
bot,applications.commands - Bot Permissions:
Send Messages,Read Message History,Attach Files,Use Slash Commands
- Scopes:
- Copy the generated invite URL and open it to add the bot to a server