Skip to content

WilliamWFLee/Sheffield-Discord-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sheffield-Discord-Bot

Discord bot for the sheffield computer science server.

Main Author: Felix Randle

Contributors: William Lee

Requirements

discord.py

mysql-connector

Use the package manager pip to install the requirements.

pip install discord.py
pip install mysql-connector
pip install python-dotenv

Running The Program

After installing the requirements listed above, you will need to add some environment variables to store sensitive data (SQL password, Bot token etc...)

Can also be included in a .env file

Contributing

Pull requests are welcome. Please make sure to test major updates before submitting a pull request.

License

GNU GPLv3

About

Discord bot for the sheffield computer science server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%