Skip to content

sethdford/slackBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackBot

this repo has some slack bot(running on AWS-Lambda and NodeJS)

the functions are

  • botChat

    • simplest sample of "slack outgoing web-hook" with "AWS Lambda & API Gateway"
    • bots communicate each other.
  • dustAlert

    • sample of "slack incoming web-hook" with "scheduled AWS Lambda"
    • when dust day has come, alert it.
  • weatherReport

    • sample of "slack incoming web-hook" with "scheduled AWS Lambda"
    • when today will be rainy, alert it.
  • temperatureReport

    • sample of "slack incoming web-hook" with "scheduled AWS Lambda"
    • when today will be cold/hot(±5 than yesterday), alert it.

About

slackBot featuring AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%