This is a Slack bot that runs on AWS Lambda.
Make sure your environment variables are configured properly, or the app won't run. The required variables are:
- SLACK_BOT_TOKEN
To build this bot, you'll need an AWS account.
If you're interested in setting up a similar Slack bot, I recommend starting with the Slack API Bot tutorial.
Once you're ready to deploy, I recommend this Medium post for configuring Slack bots on AWS Lambda.
Currently, the configured Slack Bot Token Scopes are:
app_mentions:read
channels:join
chat:write
chat:write.public
links:read