Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matt-ball/bart-slack-app

Find out when the next BART is via Slack.
https://github.com/matt-ball/bart-slack-app

bart bart-api javascript slack

Last synced: 1 day ago
JSON representation

Find out when the next BART is via Slack.

Awesome Lists containing this project

README

        

# bart-slack-app

Find out when the next BART is via Slack.

## Example Slack setup

```
/bart next millbrae from montgomery
```

## Setup

If you do not wish to use the public BART API key, please update your `config.js`.

Consult Makefile for everything else.

## Deployment

This example uses ZEIT Now v1
https://zeit.co/docs/v1/
`npm i -g now`