11 lines
624 B
JSON
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."
|
|
}
|