mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 21:56:17 +00:00
32 lines
688 B
JSON
32 lines
688 B
JSON
{
|
|
"discord": {
|
|
"trainRoles": ["1019903194941362198", "955220417969262612"],
|
|
"botId": "1038762591805247518",
|
|
"ignoreRole": "1027874293192863765"
|
|
},
|
|
"server": {
|
|
"port": 3000,
|
|
"host": "192.168.1.6"
|
|
},
|
|
"responses": [
|
|
{
|
|
"label": "revanced_download",
|
|
"threshold": 0.85,
|
|
"reply": {
|
|
"title": "How to download ReVanced?",
|
|
"description": "You don't.",
|
|
"color": 14908858
|
|
}
|
|
}
|
|
],
|
|
"ocrResponses": [
|
|
{
|
|
"regex": "is not installed",
|
|
"reply": {
|
|
"title": "Why can't I download videos",
|
|
"description": "Because you didn't install the app.",
|
|
"color": 14908858
|
|
}
|
|
}
|
|
]
|
|
} |