diff --git a/config/config.json b/config/config.json new file mode 100644 index 0000000..9c613b3 --- /dev/null +++ b/config/config.json @@ -0,0 +1,7 @@ +{ + "TeleTokConf": { + "ptInstance": "PROXITOK INSTANCE URL", + "matrixAddress": "SYNAPSE SERVER URL", + "accessToken": "INSERT TOKEN HERE" + } +} \ No newline at end of file