📦How to set up the discord bot
In this tutorial you can see how to set up the discord bot needed to operate the dashboard!
1. Open discord developer portal
Click here to open discord developer portal and login with your discord account
2. Create new application
After you logged in, click on "New Application" in the top right corner , after that give it a name, accept the TOS and click on create


3. Set the permissions of your application and invite the bot to your discord server.
So on the navigation bar on the left side, click Installation, scroll down and at "Guild Install" you should add the "bot" option in to the "scopes" list, after that a new selection will appear where you select "administrator", after these changes applied scroll up on the same menu, and copy the install link, and invite the bot to your discord server.



4.Copy the bot token and, place it to the correct place.
After you done inviting the bot, you can copy its token at the bot menu under the navigation bar. Click on "Reset Token" and copy the generated token. After that open configs/server_config.lua where you can paste it to token = "TOKENHERE" as the pictures showes it.



Last updated