A bot for SpaceJam hackathon conducted by HackerSpace with the basic functionality to make role, create channel and verify users
Invite to the hackerspace server can be found here
You can either fork this repo or clone it. To clone this repo using git CLI, run the following command:
git clone https://github.com/ArvindAROO/SpaceJamBot
Download the required modules by using the following command:
pip3 install -r requirements.txt
Create a new bot in discord dev portal and add its token in the place of token in the python file
Add the bot to your server and start the script