Ruby-Cogs/cogcount/info.json
2025-04-02 22:56:57 -04:00

13 lines
No EOL
678 B
JSON

{
"author": ["Kuro"],
"description": "Have you ever wondered, how many commands/cogs does your bot has? Well this cog can help with that!",
"disabled": false,
"end_user_data_statement": "This cog does not store any end user data.",
"hidden": false,
"install_msg": "Thanks for installing `CogCount`! Get started with `[p]count`.\nThis cog has docs! Check it out at <https://kuro-cogs.readthedocs.io/en/latest/cogs/cogcount.html>.",
"name": "CogCount",
"requirements": ["git+https://github.com/Kuro-Rui/Kuro-Utils"],
"short": "A cog that shows how many commands/cogs the bot has.",
"tags": ["cogs", "commands", "count"],
"type": "COG"
}