Community "Hama Empire" Slack BOT
Add env file
SLACK_BOT_TOKEN # from OAuth & Permissions
SLACK_SIGNING_SECRET # from Basic Information
# Install dependencies
npm i
# Run the bot
npm run dev
- connect to slack
- ngrok http 3000
- Replace: Slack API Event Subscriptions -> Request URL (add
/slack/events
)