/slack-bot-template

Primary LanguageHCLMIT LicenseMIT

Slack Bot Template

A detailed how to for using this template is available on Medium

Use this template to create a Slack Bot using Bolt.

The template app supports authentication with Slack via a bot token or OAuth. It can therefore be used to create an app for a single workspace or for distribution. See Authorization in the Bolt documentation.

Terraform is included for deploying the bot to AWS with API Gateway and Lambda but it could be deployed using any other method.

Customise the bot by editing the app/lib/bot.js file.