Discord bot for the r/cshighschoolers discord server
- nextcord (The predecesor to discord.py package)
- Youtube_dl
- Clone the git repository
- Run
pip install requirements.txt
in the root folder - Get your Discord bot Token from https://discord.com/developers/applications
- Create a file named
Token.txt
in the root folder and add the discord bot token to install - Run
python main.py
orpy main.py
in the command line to initiate your bot