Discord bot for the Neuracode server

This bot primarily helps with roles and tutor sessions that happen on discord.

How to create a bot

Downlaod the code, and go to the discord developer portal:

image

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:

image

Now, you click rest token, and then click copy token

Finally, in the directory you cloned this in, add a .env file, and write TOKEN=THETOKENYOUCOPIED

GitHub

View Github