Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 653 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 653 Bytes

slack-slash-trains

A Slack slash handler to output live departure boards from National Rail feeds.

Usage

First, register for OpenLDBWS to obtain a token for Darwin.

Then, create a Slack app and set up a Slash Command for /train. Grab the signing secret while you’re there.

Then create a .env file with the following:

SLACK_SIGNING_SECRET=slacksecret
DARWIN_TOKEN=darwintoken

The station codes can be updated from the National Rail website or running npm run stations.