hubot-stigify-twitter
v0.0.5
Published
Make Contribution from Twitter
Downloads
3
Readme
hubot-stigify-twitter
[![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url]
Make Contribution from Twitter
See src/stigify-twitter.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-stigify-twitter --save
Then add hubot-stigify-twitter to your external-scripts.json
:
["hubot-stigify-twitter"]
Sample Interaction
user1>> hubot hello
hubot>> hello!
[travis-url]: https://travis-ci.org/Yaniv Keinan/hubot-stigify-twitter [travis-image]: http://img.shields.io/travis/Yaniv Keinan/hubot-stigify-twitter/master.svg?style=flat [daviddm-url]: https://david-dm.org/Yaniv Keinan/hubot-stigify-twitter.svg?theme=shields.io [daviddm-image]: http://img.shields.io/david/Yaniv Keinan/hubot-stigify-twitter.svg?style=flat [coveralls-url]: https://coveralls.io/r/Yaniv Keinan/hubot-stigify-twitter [coveralls-image]: http://img.shields.io/coveralls/Yaniv Keinan/hubot-stigify-twitter/master.svg?style=flat