mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-17 16:23:58 +00:00
18 lines
299 B
JSON
18 lines
299 B
JSON
{
|
|
"discord": {
|
|
"token": "YOUR-BOT-TOKEN-HERE"
|
|
},
|
|
|
|
"server": {
|
|
"port": 3000,
|
|
"host": "192.168.1.6"
|
|
},
|
|
|
|
"responses": [
|
|
{
|
|
"label": "DOWNLOAD",
|
|
"threshold": 0.85,
|
|
"text": "you wanted peevanced"
|
|
}
|
|
]
|
|
} |