Files
revanced-bots/apps/server/src/config.example.json
2023-07-14 19:59:03 +03:00

9 lines
157 B
JSON

{
"regexSupport": false,
"regexResponses": [
{
"label": "videobuffer",
"regex": "insert regex here"
}
]
}