https://github.com/boweihan/carpool-slack-bot
slack bot for carpools
https://github.com/boweihan/carpool-slack-bot
Last synced: 2 months ago
JSON representation
slack bot for carpools
- Host: GitHub
- URL: https://github.com/boweihan/carpool-slack-bot
- Owner: boweihan
- License: mit
- Created: 2016-12-04T23:33:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-04T23:33:19.000Z (over 8 years ago)
- Last Synced: 2025-01-31T09:45:44.354Z (4 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slack-sample-cli
Sample app to work with [slack-terminalize](https://www.npmjs.com/package/slack-terminalize "slack terminalize at npm") with some basic custom commands
# Setup
- Run `npm install` to install the dependencies
- Paste the `xoxb-token` of your bot integration in `init` function inside `index.js` file
- Run `node .` to start the app. Now the bot should be listening to the slack team you integrated it with
- Invite the bot to desired channels with `/invite @` and try the sample commands
- Start with `help` in the channel the bot is listening to