added all cogs to readme

This commit is contained in:
Seaswimmer 2023-03-04 16:34:58 -05:00
parent c0deb423f8
commit 087bdd095e

View file

@ -18,13 +18,26 @@ Utility cog designed specifically for use on the Galaxy Discord server.
Includes: Includes:
* Warehouse command * Warehouse command
* FAQ command * FAQ command
* Coco command (Autoreacting to a specific user)
* Unix command * Unix command
## Info ## Info
Combination of a few built-in Red cogs + some custom code to provide commands that show information of specific Discord objects. Combination of a few built-in Red cogs + some custom code to provide commands that show information of specific Discord objects.
Currently supports: Currently supports:
* Users * Users
* Servers/Guilds * Servers/Guilds
* Roles[^dpy_notice] * Roles[^dpy_notice]
[^dpy_notice]: [^dpy_notice]:
Due to Red's use of Discord.py 1.7.3, the ``[p]roleinfo`` command in the Info cog does not show all permissions. This is due to the outdated Discord.py version not supporting checking for all permissions. Due to Red's use of Discord.py 1.7.3, the ``[p]roleinfo`` command in the Info cog does not show all permissions. This is due to the outdated Discord.py version not supporting checking for all permissions.
## Podcast **(WIP)**
Allows users to submit questions to a specified channel, intended for use with podcasts.
Also features user blacklists, both configurable per-server and globally.
## Suggestions
Allows users to submit suggestions to a specified channel. Highly cut-down modification of [SauriCog's Suggestions Cog](https://github.com/elijabesu/SauriCogs).
Features:
* Separate approved and denied channels
* Custom emoji support