This bot primarily helps with roles and tutor sessions that happen on discord.
Downlaod the code, and go to the discord developer portal:
Then create an application with the new application button
Then on the left hand side, click bot
Create a bot
You will see a button as such:
Now, you click reset token, and then click copy token
Finally, in the directory you cloned this in, add a .env file, and write
TOKEN=THETOKENYOUCOPIED

