feat(apps): reddit bot

This commit is contained in:
GramingFoxTeam
2023-07-20 16:39:05 +03:00
parent 3305fbb58b
commit 59e5c5cfe5
7 changed files with 1220 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
{
"server": {
"port": 3000,
"host": "192.168.1.6"
},
"responses": [
{
"label": "revanced_download",
"threshold": 0.85,
"reply": {
"title": "How to download ReVanced?",
"desc": "You don't."
}
}
]
}