TeleTok/config.json
2023-02-16 10:52:38 -05:00

10 lines
278 B
JSON

{
"TeleTokConf": {
"botMode": "telegram",
"token": "INSERT TOKEN HERE",
"ptInstance": "PROXITOK INSTANCE URL",
"matrixAddress": "SYNAPSE SERVER URL",
"mBotUser": "MATRIX BOT USERNAME",
"mBotPass": "MATRIX BOT PASSWORD"
}
}