/rcshsBot

Discord bot for the r/cshighschoolers discord server

Primary LanguagePython

rchsBot

Discord bot for the r/cshighschoolers discord server

Libraries Used

  • nextcord (The predecesor to discord.py package)
  • Youtube_dl
  • FFMPEG(copy ffmpeg executable to the root folder)

Development

  1. Clone the git repository
  2. Run pip install requirements.txt in the root folder
  3. Get your Discord bot Token from https://discord.com/developers/applications
  4. Create a file named Token.txt in the root folder and add the discord bot token to install
  5. Run python main.py or py main.py in the command line to initiate your bot