[RndStatus] Add min bot version

This commit is contained in:
aikaterna
2020-05-01 14:10:45 -07:00
committed by GitHub
parent fa4c8481b8
commit 598feef179

View File

@@ -3,10 +3,11 @@
"aikaterna"
],
"description": "Random statuses with an optional bot stats mode. Ported from Twentysix's v2 cog.",
"install_msg": "Thanks for installing, have fun.",
"install_msg": "Thanks for installing, have fun.",
"min_bot_version": "3.3.6",
"short": "Random bot statuses",
"tags": [
"status"
],
"type": "COG"
}
}