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.
add contributing + license |
3 years ago | |
---|---|---|
signal | 3 years ago | |
sms | 3 years ago | |
CONTRIBUTING.md | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 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.