Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.23 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.23 KB

hellolinodians

Build Status Code Quality MIT Licensed

Twitter bot for announcing new Linodians (https://twitter.com/hello\_linodians)

Usage

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

License

hellolinodians is released under the MIT License. See the bundled LICENSE file for details.