Skip to content

mraerino/faas-demo-imagebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack Imagebot (FaaS Demo)

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

Getting started

Dependencies

  • Node.JS
  • Serverless Framework npm i -g serverless

AWS & Serverless Framework

Please see the Serverless Framework manual for how to setup the tools to deploy this.

Deploy

serverless deploy

Slack setup

Please see the Slack manual on how to setup your Slash command.

Releases

No releases published

Packages

No packages published