Cog-Creators / Meta

0 stars 0 forks source link

Tags in info.json for Red-Portal #1

Open Twentysix26 opened 7 years ago

Twentysix26 commented 7 years ago

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.

Kowlin commented 7 years ago

And done, https://github.com/Kowlin/refactored-cogs/commit/77e63370dffe628ff175a035ac00c95991a2eb4c When are you guys doing them? Make @orels1 proud :P

YeahImRose commented 7 years ago

All done, Lunar-Dust/Dusty-Cogs@dfb86226205abddc41f8d2b4f02c46ab152705a4

NekoTony commented 7 years ago

All done! Don't want to mention the commits....

orels1 commented 7 years ago

All of the above are re-parsed on cogs.red, thanks for adding 🔖