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
- Host: GitHub
- URL: https://github.com/anshusaurav/cuddly-octo-garbanzo
- Owner: anshusaurav
- Created: 2020-09-23T21:37:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T21:40:19.000Z (over 4 years ago)
- Last Synced: 2025-01-01T10:15:30.818Z (5 months ago)
- Language: JavaScript
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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