Open Twentysix26 opened 7 years ago
And done, https://github.com/Kowlin/refactored-cogs/commit/77e63370dffe628ff175a035ac00c95991a2eb4c When are you guys doing them? Make @orels1 proud :P
All done, Lunar-Dust/Dusty-Cogs@dfb86226205abddc41f8d2b4f02c46ab152705a4
All done! Don't want to mention the commits....
All of the above are re-parsed on cogs.red, thanks for adding 🔖
To allow for more relevant searches in cogs.red we should add tags to each of our cogs' info.json. It must be a list.
Example:
"TAGS" : ["moderation", "stats", "logging"]
Stick to a maximum of 5 tags.
I'll also take the chance to remind you that we now have a
"REQUIREMENTS"
field for the pip libraries that must be autoinstalled before the installation of the cog itself. That's a list as well.