Metadata-Version: 2.1
Name: Bot-Base
Version: 1.5.6
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
License-File: LICENSE

## Discord Bot Base


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

This supports Nextcord and Disnake.

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

You can find documentation for this project [here](https://cheatsheet.koldfusion.xyz?q=bot_base) 

Basic embed:

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

### Disclaimer

I am fine with this being used for personal/private usage. 
However, I am not fine with other people using this for things such as tutorials, etc, without first contacting me and getting approval. Don't be that guy.



