Skip to content

Instantly share code, notes, and snippets.

View cntanos's full-sized avatar
🎯
Focusing

Christos Ntanos cntanos

🎯
Focusing
View GitHub Profile
@cntanos
cntanos / README.md
Last active April 21, 2016 12:58 — forked from jarib/anon-heroku.sh

anon Windows and Linux scripts for Heroku Deployment

Deployment of anon, a little coffee script that will watch Wikipedia for edits from a set of named IP ranges and will tweet when it notices one, in Heroku. The fork comes from jarib and I've added the windows batch file.

##Requirements

You have to have created a Twitter App and have the credentials ready (consumer_key, consumer_secret, access_token and access_token_secret), in order to add them to the config.json when asked. Read anon documentation to see how to add IP address ranges there.

You need to have a Heroku account and to have installed Toolbelt.