Added matrix variables
This commit is contained in:
parent
bb96bcde61
commit
19e011dfac
@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"TeleTokConf": {
|
"TeleTokConf": {
|
||||||
|
"botMode": "telegram",
|
||||||
"token": "INSERT TOKEN HERE",
|
"token": "INSERT TOKEN HERE",
|
||||||
"proxitokInstance": "PROXITOK INSTANCE URL"
|
"ptInstance": "PROXITOK INSTANCE URL",
|
||||||
|
"matrixAddress": "SYNAPSE SERVER URL",
|
||||||
|
"mBotUser": "MATRIX BOT USERNAME",
|
||||||
|
"mBotPass": "MATRIX BOT PASSWORD"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user