mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-19 09:13:58 +00:00
feat(reddit-bot): initialize
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
"token": "YOUR-BOT-TOKEN-HERE"
|
||||
},
|
||||
|
||||
"reddit": {
|
||||
"username": "ReVancedBot",
|
||||
"password": "supers3cur3p4ssw0rd",
|
||||
"userAgent": "ReVancedBot-Reddit",
|
||||
"clientId": "CLIENT-ID",
|
||||
"clientSecret": "CLIENT-SECRET"
|
||||
},
|
||||
|
||||
"server": {
|
||||
"port": 3000,
|
||||
"host": "192.168.1.6"
|
||||
|
||||
Reference in New Issue
Block a user