Skip to content

ThomasJRyan/BreadBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BreadBot

The source code for BreadMac7's Discord server.

Contributing

Anybody can contribute to this bot. If you'd like to then fork and clone the repo then run the following commands:

cd BreadBot
python3 -m venv .
source ./bin/activate
pip install -r requirements.txt

From there you may add new commands via the cogs functionality of Discord.py. Please look at existing cogs for example. Ideally similar commands should be grouped together.

About

Bot for BreadMac7's Discord server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages