Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.25 KB

hubot-stigify-twitter

NPM version [![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