Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skelmis/discord-bot-base

An implementation of a commands.Bot subclass with heaps of cool features to reduce boilerplate
https://github.com/skelmis/discord-bot-base

Last synced: 3 months ago
JSON representation

An implementation of a commands.Bot subclass with heaps of cool features to reduce boilerplate

Awesome Lists containing this project

README

        

## 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/)

Documentation no longer exists and this project is no longer actively developed. It is still actively used though

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.