Ruby-Cogs/martools/info.json
Valerie 48256636da
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
Fix typo in docstring for Nsfw cog settings command.
2025-05-23 03:03:38 -04:00

11 lines
624 B
JSON

{
"author": ["Predä", "Draper"],
"install_msg": "Thank you for installing the MartTools cog!\nUse `[p]help MartTools` to get all commands.",
"name": "MartTools",
"short": "Multiple tools that are originally used on Martine (https://martinebot.com).",
"description": "Multiple tools that are originally used on Martine (https://martinebot.com).",
"tags": ["tools", "utility", "information", "counters", "statistics"],
"requirements": ["databases", "databases[sqlite]", "babel"],
"min_bot_version" : "3.5.0",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}