diff --git a/rndstatus/info.json b/rndstatus/info.json index afac64f..918a621 100644 --- a/rndstatus/info.json +++ b/rndstatus/info.json @@ -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" -} \ No newline at end of file +}