Bot Setup
How to setup a Discord Bot
Last updated
How to setup a Discord Bot
Last updated
Login to https://discord.com/developers/applications with your Discord account
URL: https://discord.com/oauth2/authorize?scope=bot+applications.commands&client_id=<Client-ID>
Now you should have the following:
Bot's application id
Bot's token
The bot itself in your desired Discord server
<Client-ID>
with your application id from above