Initial commit

This commit is contained in:
Andreas Bielawski
2017-11-22 19:57:35 +01:00
parent e953514c3f
commit 60a08f4b6c
6 changed files with 131 additions and 59 deletions

6
config.ini.example Normal file
View File

@@ -0,0 +1,6 @@
[DEFAULT]
api_path = http://localhost/admin/api.php
consumer_key = CONSUMERKEY
consumer_secret = CONSUMERSECRET
access_token = ACCESS-TOKEN
access_token_secret = ACCESSTOKENSECRET