Remote Hack sentiment analysis for Slack (remotehack/remotehack.github.io#8)
This was created with @mikerhyssmith for the [Remote Hack
THIS IS VERY MUCH NOT FOR PRODUCTION.
- Docker
- Node, NPM
We use Docker Compose to fire up supporting services (like ElasticSearch), though the main app doesn't run in Docker. This was a hack, after all.
docker-compose up -d
npm install
npm run start:watch
- Add the
channels:history
,chat:write
,incoming-webhook
andreactions:write
scopes
- Install the app into your Slack, and associate it with a channel.