DiscordSRV create bot
- Log into your account on the Discord developer portal.
- Click
New Application
. - Choose a name for your chat bot and create the bot.
- Go to the
Bot
tab. - Disable the
Public Bot
setting. - Enable the
Server Members Intent
andMessage Content Intent
. - Click
Reset Token
. - Click
Copy
to copy your bot's private token. Don't share this anywhere except in yourconfig.yml
file.