You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Paul Walko a2888c142d
Merge pull request #1 from paulwalko/contributing-licensing
add contributing + license
3 years ago
signal feat: improve detection 3 years ago
sms init commit 3 years ago
CONTRIBUTING.md done 3 years ago
LICENSE.md done 3 years ago
README.md init commit 3 years ago

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.