Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 890 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 890 Bytes

db-ontime

Greenkeeper badge Build Status

Telegram Bot that sends messages for train delays

Hacking on db-ontime

You only need to have node.js (>= 8.4.0) installed.

Installing node.js:

Configuring telegram

Edit the config.json file to configure the application.

Installing dependencies

$ npm install

Run the application locally

$ node index