Discord (Bot API)

Discord (Bot API)

Scope

This page is a placeholder generated from the official source file structure.

What to verify

  • TODO: Add prerequisites and validation checklist.

Outline (from official headings)

  • Quick setup (beginner)
  • Goals
  • How it works
  • Config writes
  • How to create your own bot
    1. Create the Discord app + bot user
    1. Enable the gateway intents Clawdbot needs
    1. Generate an invite URL (OAuth2 URL Generator)
    1. Get the ids (guild/user/channel)
    1. Configure Clawdbot
    1. Verify it works
  • Troubleshooting
  • Capabilities & limits
  • Retry policy
  • Config
  • Tool action defaults
  • Reply tags
  • Tool actions
  • Safety & ops

Further reading

  • Official source file: channels/discord.md