This repository has been archived on 2024-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
space_status/config.json
bernd2k 5523cf9ab5 checking the status on the space api
checking the status on the space api
detecing change, and preparing the corresponding text.
currently, the standard text will be used only
2018-02-10 13:30:32 +01:00

14 lines
No EOL
388 B
JSON

{
"name": "Krautspace space status",
"status_api": {
"url": "https://status.kraut.space/api",
"standard": "space.api",
"checking_period": 300
},
"twitter_api": {
"consumer_key": "fill in your data!",
"consumer_secret": "fill in your data!",
"token": "fill in your data!",
"token_secret": "fill in your data!"
}
}