This project is built and uploaded to s3 as a lambda zip.
This uses a Makefile to help build. Run make build
to build the resources and
make clean
to clean everything up.
Enter your bot name, something like Project Cupid Bot
, you can change this later if you like
Select the workspace to use (you will have to be signed in)
Select your project which will bring you to the configuration page
Under Add features and functionality
Bots
gets markedPermissions
set the chat:write
scope under Bot Token Scopes
Grab the Bot User Oauth Token
for later
Find the channel ID by going to your workspace and joining the channel and looking at the URL: https://app.slack.com/client/<workspace_id>/<channel_id>