Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (19 loc) · 586 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 586 Bytes

JuanPablo

IRC bot with an interest towards Formula 1.

Documentation

There will be docs soon?

Configuration

  • 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.

Running

Execute bot with node --harmony app.js.

Credits

  • Driver and constructors standings: f1.com
  • Season 2015 events: f1calendar.com
  • RSS feeds credited in config.json.dist