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
Go to your application and then to the Bot tab under Settings. In here, you can create a bot and copy the token. The token is what will be put in the DISCORD_TOKEN variable inside your .env file that you will create from .env.example.
Create the invite link for the bot by going to the OAuth2 tab under Settings. Select the checkbox for bot in Scopes. The invite link should appear. Select any checkbox for permissions you want the bot to have.
Build and run
Clone the repository: git clone https://github.com/goyle/dobby-bot.git