Skip to content

Tron Bot

A discord bot created with discord.py 🔥


Project outline

Code

The bot made of several cogs. These cogs are comprised of commands, tasks, and event listeners.

Database

The bot uses a MongoDB database which can be accessed with pymongo.


Issues

If you find a bug, typo, or something just isn't working as expected, feel free to raise an issue.

You can also create an issue to suggest features or changes.

Back to top