A very rudimentary, incomplete Messenger bot for alerting you about Tube disruptions.
This is a hybrid written in JavaScript and PureScript (after I got too tired of stacktrace-less runtime errors), powered by a Haskell service, backed by a RethinkDB.
Check out passy/disruption-bot-deployment for an easy setup.
$ npm install
$ npm run build
$ docker run rethink:2.3
# For prod-ish use.
$ npm run start
# For dev.
$ npm run watch
$ pulp -w build
config/default.json.example to config/default.json.pageId). Yeah, this is
ridiculous but I couldn't find another way to find it.docker ps for the host and port of your rethinkdb host.Run these in separate terminal multiplexer panels:
$ pulp -w build
$ npm run watch
Content type
Image
Digest
Size
300.6 MB
Last updated
about 10 years ago
docker pull passy/tube-bot:v0.1.10