Skip to content

Basic Slack Incoming Webhook suitable for hosting on AWS Lambda

Notifications You must be signed in to change notification settings

joshuapmorgan/free-stuff-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

free-stuff-bot

Build

To build:

$ make

Recommended to build on EC2 instance using amzn-ami-hvm-2016.03.3.x86_64-gp2 AMI, as lxml dependency includes source files that ultimately are linked into some ELF shared objects.

Environment

WEBHOOK_URL must be configured with the Slack Incoming Webhook URL.

TODO

  • Makefile target for release (utilise AWS CLI to update Lambda function)
  • Error handling

About

Basic Slack Incoming Webhook suitable for hosting on AWS Lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published