TheSuperGamer20578 / Sudan-bot

This is a discord bot that I made for my nation on the Minecraft server EarthMC.
https://discord.com/api/oauth2/authorize?client_id=693313847028744212&permissions=0&scope=bot
MIT License
3 stars 0 forks source link
bot discord discord-bot discord-py discordbot hacktoberfest

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