An Imagebot for Slack that returns the first image found for a user's search query.
This was built for the Serverless talk by @neolegends and @mraerino.
Slides are here: https://docs.google.com/presentation/d/17uoIhA2Qbugeyi3UKmM5qmYQbejCcQyS1-F0nxEGlm0/edit?usp=sharing
- Node.JS
- Serverless Framework
npm i -g serverless
Please see the Serverless Framework manual for how to setup the tools to deploy this.
serverless deploy
Please see the Slack manual on how to setup your Slash command.