Creating a Discord Application
First, head over to the Discord Developer Portal and create a New Application. Give it a name and then click on Create.
Inside of the application, head over to the Bot page and add a new bot. You can personalise the profile picture and finalise the username.
You need to enable the SERVER MEMBERS INTENT
and the MESSAGE CONTENT INTENT
on the bot page to allow it to function correctly!
Last updated