Initial commit

This commit is contained in:
2019-05-30 14:29:49 +02:00
commit 781464669b
3 changed files with 167 additions and 0 deletions

11
config.json.example Normal file
View File

@@ -0,0 +1,11 @@
{
"source": {
"url": "https://chaos.social",
"token": "",
"hashtag": "gpn19"
},
"drain": {
"url": "https://fem.social",
"token": ""
}
}