the-krak3n/krak3n-cogs

Min Bot Version should be set to prevent error due to pre-1.6 dpy installations

Closed this issue · 0 comments

Please add min bot version to info.json as it uses ctx.reply:

"min_bot_version": "3.4.6" to info.json
Example:

    "hidden": false,
    "max_bot_version": "0.0.0",
    "min_bot_version": "3.4.6",