Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

TheSuperGamer20578/Sudan-bot

Repository files navigation

Sudan-bot

Due to the discontinuation of Discord.py, this is being rewriten in a new repository.

Installation

  1. Clone this repo.
  2. In bot/ rename .env.sample to .env.
  3. Again in bot/ edit .env.
  4. Install requirements from requirements.txt. This can be done by passing the -r flag to pip followed by the requirements file.
  5. Run setup.py
  6. Run the commands in Setup_DB.sql to create the tables in the database.
  7. cd bot and run core.py. If you are on linux and want to use the auto updating cog you will have to run it with start.sh.
  8. cd slash and run gunicorn app:app

Or push this button
Deploy to Heroku

For more info look at the Wiki