- Create a Discord application and bot.
- Copy the bot token and application id.
- Enable only the intents you actually need.
Use Discord for DM-first single-user control. Do not open up server or channel access until the DM and approval flow is solid.
waterbrother config set-json channels '{"discord":{"enabled":true,"botToken":"YOUR_BOT_TOKEN","applicationId":"YOUR_APP_ID","pairingMode":"manual","allowedUserIds":[]}}'
waterbrother channels status
waterbrother gateway status