Bot Token & Intents


Last updated
Now that you’ve copied your bot’s token, head over to the Guilda Dashboard Login and do the following:
Go to the Guilda Dashboard, then click the "Settings" tab in the sidebar.

Paste your bot token into the "Bot Token" field and click Save.

Next, return to the Discord Developer Portal to configure the bot’s visibility and enable required gateway intents:
Enable the following Privileged Gateway Intents:
Presence Intent
Server Members Intent
Message Content Intent

These intents are necessary for the bot to function properly on your server.
Click Next Step below to continue.
Last updated