MatrixTikTok/config/config.json

7 lines
167 B
JSON
Raw Normal View History

2023-02-22 17:29:32 -05:00
{
"TeleTokConf": {
"ptInstance": "PROXITOK INSTANCE URL",
"matrixAddress": "SYNAPSE SERVER URL",
"accessToken": "INSERT TOKEN HERE"
}
}