Files
aikaterna-cogs/tools/info.json
aikaterna 85adff49c9 [V3 Tools] Initial commit
Thanks to sitryk for all of his hard work over a year or so on my tools cog.
2018-09-16 16:48:14 -07:00

18 lines
347 B
JSON

{
"author": [
"aikaterna",
"sitryk"
],
"description": "Mod and admin tools.",
"install_msg": "Thanks for installing. Use `[p]help` Tools to get started.",
"min_python_version": [3, 6, 0],
"permissions" : [
"ban_members",
"manage_channels"
],
"short": "Mod and admin tools.",
"tags": [
"tools"
],
"type": "COG"
}