Twitter bot for announcing new Linodians (https://twitter.com/hello\_linodians)
I deploy this using dock0/hellolinodians. You essentially feed it twitter params via environment vars as well as optionally a URL for checking in to Dead Man's Snitch.
It supports a handful of flags to tell it what to do:
# ./bin/check -h
Usage: ./bin/check [opts]
-u, --update Update the DB with new data
-d, --diff Compare against last data
-a, --alert Alert on changes
-c, --checkin Check in with DeadManSnitch
-p, --prod Enable all production settings
hellolinodians is released under the MIT License. See the bundled LICENSE file for details.