IRC bot with an interest towards Formula 1.
There will be docs soon?
- Run npm install to install dependencies defined in package.json.
- Copy config.json.dist to config.json and change settings to suit your needs.
- Make sure folder data is writable to the bot as it is used for storing data files.
Execute bot with node --harmony app.js.
- Driver and constructors standings: f1.com
- Season 2015 events: f1calendar.com
- RSS feeds credited in config.json.dist