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

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

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