Channel setup · Discord
Connect your Discord server.
Create the App + Bot in the Developer Portal, paste the Application ID and token; we generate a scoped invite URL and MAS auto-captures the guild_id + channel list. ~3–4 min.
- 1
- 2
- 3
- 4
Step 1 — Create an app in the Discord Developer Portal
You'll come back withApplication IDBot token
- 1Create the appOpen discord.com/developers/applications, click New Application, name it (e.g. Ceres), then Create.
- 2Copy the Application ID
General InformationCopy the Application ID — a long numeric string. - 3Create the bot token
BotClick Reset Token → confirm → copy the Bot Token. - 4Enable Message Content Intent
Bot → Privileged Gateway IntentsToggle on Message Content Intent — without it the bot can't read message text in server channels (only DMs and @mentions reach it). - 5Save your changesClick Save Changes.