Skip to content

osu!Kurikku's discord bot controls custom roles for katori's donors

License

Notifications You must be signed in to change notification settings

osukurikku/DonorBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DonorBot Code Health

This Discord bot handles custom roles (and custom username colors) for Katoris donors.

Requirements

  • Python 3.5
  • MySQLdb (mysqlclient)
  • Discord.py
  • Bottle
  • Gevent

Setting up

Install the dependencies

$ pip install -r requirements.txt

Then run the bot once to create the config file

$ python3 donorbot.py

Edit the config file with your ripple db credentials and discord bot/server info

$ nano config.json

...and run the bot

$ python3 donorbot.py

License

All code in this repository is licensed under the GNU AGPL 3 License.
See the "LICENSE" file for more information

About

osu!Kurikku's discord bot controls custom roles for katori's donors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages