feat: Add new response

This commit is contained in:
oSumAtrIX
2023-10-30 20:19:38 +01:00
committed by GitHub
parent d4625b7fa9
commit 9fcb861a45

View File

@@ -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,