Go to file
Paul Walko ab0d5702ee feat: improve detection 2020-09-01 00:57:17 +00:00
signal feat: improve detection 2020-09-01 00:57:17 +00:00
sms init commit 2020-09-01 00:34:46 +00:00
README.md init commit 2020-09-01 00:34:46 +00:00

README.md

wuvt-signal

Code for a wuvt signal & SMS bot

signal

See signal/app.py. Requires signald + pysignald. Must provide SIGNAL_NUMBER env var.

sms

See sms/index.js. Requires lambda to respond and AWS pinpoint + an SNS topic to receive messages.