You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A basic modular Discord.py bot for private/local usage.
This project holds the framework for a local use discord bot with additional functionality.
While it was made solely for personal use, it does still provide the basic requirements for operation and allow additional cogs to be installed via the '/cogs' directory.
Most of the code used for full functionality is not currently public, and I probably wont make it public. So functions are limited to what is directly available here, or added through further development.
Future updates to this project are likely, though uncertain. Hopefully, this code helps to guide some discord.py developers in some way.