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:

  1. Go to https://discord.com/developers/applications
  2. Click "New Application", name it (e.g., "betaclaw")
  3. Go to the "Bot" tab, click "Add Bot"
  4. Under "Privileged Gateway Intents", enable:
    • Message Content Intent (required to read message text)
    • Server Members Intent (optional, for user identification)
  5. Copy the bot token from the Bot tab
  6. Go to "OAuth2" > "URL Generator":
    • Scopes: bot, applications.commands
    • Bot Permissions: Send Messages, Read Message History, Attach Files, Use Slash Commands
  7. Copy the generated invite URL and open it to add the bot to a server
Installs
1
GitHub Stars
5
First Seen
Sep 4, 2026
add-discord — rawknee-69/beta-claw