chch_api/include/chch.json.template

41 lines
1.1 KiB
Plaintext

{
"api": "0.13",
"space": "Chaostreff Chemnitz",
"logo": "http://chaoschemnitz.de/chch_logo.png",
"url": "https://chaoschemnitz.de",
"location": {
"address": "Augustusburger Str. 102, 09126 Chemnitz, Germany",
"lon": 12.939537,
"lat": 50.830659
},
"contact": {
"ml": "kontakt@chaoschemnitz.de",
"phone": "+49 37 1337 18088",
"irc": "irc://irc.hackint.eu/#ChaosChemnitz",
"facebook": "https://www.facebook.com/ChaosChemnitz",
"twitter": "@ChaosChemnitz",
"issue_mail": "florz@florz.net"
},
"issue_report_channels": [
"ml",
"issue_mail"
],
"open": %%STATUS%%,
"state": {
"open": %%STATUS%%,
"lastchange": %%LASTCHANGE%%,
"message": "%%MESSAGE%%",
"icon": {
"open": "http://chaoschemnitz.de/chch_open.png",
"closed": "http://chaoschemnitz.de/chch_closed.png"
}
},
"feeds": {
"calendar": {
"type": "ical",
"url": "http://chaoschemnitz.de/chch.ical"
}
},
"ext_ccc": "chaostreff"
}