mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
feat: Add new response
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user