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

https://github.com/anshusaurav/cuddly-octo-garbanzo

Slack App for texting all users in a channel
https://github.com/anshusaurav/cuddly-octo-garbanzo

Last synced: 3 months ago
JSON representation

Slack App for texting all users in a channel

Awesome Lists containing this project

README

        

# Channel Text Bot Slack App

Channel Text slackbot for updating and checking a user's slack status.

## Prerequisites

- Have node, npm and ngrok installed
- Create a slack app and save credentials in .env
- Install the app on slack

## Getting started

- `npm install`
- Create .env file with Slack tokens
- `npm start`
- `npm run public`
- Create slack commands on api.slack website and set the request url to the ngrok url