diff --git a/node/statusbot.js b/node/statusbot.js index 3c760c0..eb8dd48 100755 --- a/node/statusbot.js +++ b/node/statusbot.js @@ -42,6 +42,16 @@ var spaceanswer = { closed: "http://status.ctdo.de/img/red.png" } }, + feeds: { + blog: { + type: "application/rss+xml", + url: "https://www.chaostreff-dortmund.de/feed/" + }, + calendar: { + type: "text/calendar", + url: "https://www.chaostreff-dortmund.de/events.ics" //TODO: Correct URL + } + }, sensors: { power_consumption: [{ unit: "W",