diff --git a/README.md b/README.md index 6834ef1..d4b7e95 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ # GalaxyCogs -Repository for Redbot cogs developed by the Galaxy Development Team. +
+Repository for Redbot cogs developed by the Galaxy Discord Management team. +## Galaxy +Utility cog designed specifically for use on the Galaxy Discord server. + +Includes: +* Warehouse command +* FAQ command +* Coco command (Autoreacting to a specific user) +* Unix command +## Info +Combination of a few built-in Red cogs + some custom code to provide commands that show information of specific Discord objects. +Currently supports: +* Users +* Servers/Guilds +* Roles[^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. \ No newline at end of file