diff --git a/config.json b/config.json index 41d2b14..da0ce21 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,10 @@ { "TeleTokConf": { + "botMode": "telegram", "token": "INSERT TOKEN HERE", - "proxitokInstance": "PROXITOK INSTANCE URL" + "ptInstance": "PROXITOK INSTANCE URL", + "matrixAddress": "SYNAPSE SERVER URL", + "mBotUser": "MATRIX BOT USERNAME", + "mBotPass": "MATRIX BOT PASSWORD" } } \ No newline at end of file