A HowWeFeel-like Slack bot
- Create a Slack app, enable socket mode and oauth, set the following scopes:
- Clone the project
- Add this to
.env:
SLACK_APP_TOKEN=xapp-token
SLACK_BOT_TOKEN=xoxb-token- Run
npm i - Run
npm startto start the bot.
| Name | Name | Last commit date | ||
|---|---|---|---|---|