Pushes updates from schedule to Twitter (or any output module) with Node. At the moment it digests iCalendar files formatted in JSON. (Example: Assembly Summer 2011)
- Logging
- Unit tests
- Features to consider
- Install Node.js
- Clone this repo:
git clone git://github.com/tuhoojabotti/ScheduleBot.git - Install depencies (should not be needed):
npm install -f. - Configure all the things and choose which output modules to keep in
./out/ - Select/Write a to parser your preferred input format
npm startornode core.js