Setting up discord bot - FederAndInk/Discordium GitHub Wiki
Read this guide on how to setup app and discord bot
Permissions
Required bot permissions:
- Manage Channels
- Manage Webhooks
- Read Messages/View Channels
- Send Messages
- Embed Links
Bot also requires Privileged Gateway Intents - GUILD_MEMBERS to be enabled
Image of required permissions below

Enabling Intents
Go to your application >> Select bot tab >> scroll down to privileged gateway intents and enable Server Members Intent (GUILD_MEMBERS)

Obtaining Bot Token
Go to your application >> select bot tab >> under token section click "copy"
