diff --git a/apps/bot-discord/src/config.json b/apps/bot-discord/src/config.json index f4db93f..60cb790 100644 --- a/apps/bot-discord/src/config.json +++ b/apps/bot-discord/src/config.json @@ -69,6 +69,17 @@ "host": "127.0.0.1" }, "responses": [ + { + "label": "suggested_version", + "threshold": 0.85, + "reply": { + "title": "Which version is suggested?", + "description": "The suggested version can be seen in ReVanced Manager in the app selector screen. Refer to the ReVanced Manager documentation in <#953993848374325269> `3`", + "color": 5150960 + }, + "closeThread": false, + "lockThread": false + }, { "label": "revanced_crash", "threshold": 0.85,