Skip to content

brillozon/bz-slsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bz-slsbot

Simple Slack chatbot using serverless infrastructure on AWS.

This is taken from an aCloudGuru class on chatbots.

Expect changes. :-)

deploying the bot

bash> sls deploy -v

deploying the website

bash> aws s3 sync --delete site/ s3://<site-bucket>/

Then use the site to install to a Slack team.

configuring slack

...tbd...

using the chatbot

In a channel:

@bz-slsbot convert <amount> <original currency> <target currency>

About

Simple Slack chatbot from a class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published