Ruby-Cogs/mod/info.json
2025-04-02 22:57:51 -04:00

18 lines
557 B
JSON

{
"author": [
"flare(flare#0001)"
],
"install_msg": "This cog subclasses core Mod. It may be finicky so be warned. This cog implements the features of Red#5532 until it is merged into core Red.",
"name": "Mod",
"disabled": false,
"short": "Mod with custom messages.",
"description": "Core mod with the inclusion of custom messages for banning, kicking and unbanning.",
"tags": [
"mod"
],
"requirements": [
"AdvancedTagScriptEngine"
],
"min_bot_version": "3.5.0",
"hidden": false
}