initial commit

This commit is contained in:
qugalet 2023-07-09 23:53:49 +03:00
commit a1806cbac9
17 changed files with 3155 additions and 0 deletions

8
config.json.example Normal file
View file

@ -0,0 +1,8 @@
{
"pleromaClientId": "",
"pleromaAccessToken": "",
"pleromaHomeserverURL": "",
"matrixHomeserverURL": "",
"matrixAccessToken": "",
"matrixRoomId": ""
}