A collection of cogs tailor-made for Shogun. Most of these should be no use for others.
Support: Join my Discord server or mention Raiden#5008
in Red Cog Support server.
[p]load downloader
[p]repo add shogun-cogs https://github.com/Project-MEI/shogun-cogs/
[p]cog install shogun-cogs <cog_name>
[p] is your prefix
Name | Description |
kofi | A cog to fetch my Ko-fi donation list from GitHub Gist and display it in a nice embed. The list is updated via an external API. |
For manual formatting, this repo uses these:
pip install .[dev]
black . ; ruff .
Optional but it keeps manual formatting work away from you.
pre-commit install
- Vexed for their workflow steps and pre-commit hooks
- Cog-Creators Community for Red Bot and its documentation