Slack Bots
API Gateway
AWS
Amazon Web Service
CloudFormation
SQS
Serverless Framework
Simple Queue Service
Slack
Slack Bot
Slack Bots
cloud
This is a working memo for a simple Slack Bot using AWS Lambda and Serverless Framework. Creating a Slack Bot is a laborious process with many steps, but with AWS Lambda, you don't have to worry about the server environment. In addition, u…
In addition to I looked up how to use the Slack API.," I also created a bot that goes a little further, so here is a memo of the procedure. At first, I thought it would be like an extension of the API, but creating a bot was not as easy as…