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.