Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/matt-ball/bart-slack-app
- Owner: matt-ball
- Created: 2018-11-28T00:31:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T07:49:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T12:56:03.970Z (7 months ago)
- Topics: bart, bart-api, javascript, slack
- Language: JavaScript
- Homepage:
- Size: 340 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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`