

Then you will need to set a database url to your env_vars.

You can do this by using sqlx migrations. With a created database and you connected with a user, you'll need to create different tables, required by the bot. Here's a video that will help you with that. If you don't know how, I recommend using docker. You'll need to have a psql server running. NOTE: The image shows the Chrome Dev Tools (f12), On firefox the tab is called "Storage", same key. Obtain the "passhash" from the location THIS image shows. NOTE: Do not create more than 1 account in the case of already having one, it's a bannable offence. NOTE: You will need to create an account if you do not already have one. You can also create the invite link for the bot on the OAuth2 tab Just select bot, the permissions you want the bot to have and copy the invite link. The token is what will be put on the discord variable inside config.toml. In here you create a bot, enable the Server Member Intent, and copy the token. Go to the newly created application and head over the Bot tab.
