📦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!
Last updated
In this tutorial you can see how to set up the discord bot needed to operate the dashboard!
Last updated
Click here to open discord developer portal and login with your discord account
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
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.
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.