Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/skelmis/discord-bot-base
- Owner: Skelmis
- License: mit
- Created: 2021-08-11T07:33:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T08:29:17.000Z (over 1 year ago)
- Last Synced: 2024-08-10T07:53:27.747Z (5 months ago)
- Language: Python
- Homepage:
- Size: 237 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.