Automate Your Development Activities with Hubot
Hubot is an automation tool that can sync with other chat services. It was first developed as an internal project at Github and is developed in CoffeeScript on Node.js which lets you take advantage of a large number of packages available for the Node.js.
Functionality extension and Deployment are a breeze in Hubot. Deployment on Heroku is as easy as setting a few environment variables and functionality extension can be done by just placing the code in the right folder.