Metadata-Version: 2.1
Name: Bot-Base
Version: 1.3.8
Summary: A simplistic yet feature rich discord bot template.
Home-page: https://github.com/Skelmis/DPY-Bot-Base
Author: Skelmis
Author-email: ethan@koldfusion.xyz
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.8
Description-Content-Type: text/markdown

## Discord Bot Base


A subclass of `commands.Bot` which implements the following features
and reduces the boilerplate between discord bots.

This should support all discord.py 2.x.x forks, however it is only tested
against Nextcord.

[https://pypi.org/project/Bot-Base/](https://pypi.org/project/Bot-Base/)

You can find documentation for this project [here](https://cheatsheet.koldfusion.xyz/modules/discord_bots/bot_base/index.html) 

Basic embed:

![Example image](./images/image_one.png)



