This commit is contained in:
2019-05-04 02:09:46 +03:00
commit 15efeb086a
8 changed files with 135 additions and 0 deletions

7
config.json.example Normal file
View File

@@ -0,0 +1,7 @@
{
"clientId": 1,
"secureKey": "",
"serviceKey": "",
"accessToken": "",
"userIds": ""
}