You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating the application, go to the bot tab, and choose 'Add Bot'
Keep a copy of the shown bot token. (This will go inside keys.json)
Ensure the Message Content Intent is selected.
Replace {CLIENT_ID_GOES_HERE} with the shown application id in the url https://discord.com/api/oauth2/authorize?permissions=16851968&scope=bot%20applications.commands&client_id={CLIENT_ID_GOES_HERE}