vspiewak / hubot-twitter-mention

A hubot script that continually searches twitter for a keyword you specify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-twitter-mention

Version npm npm Downloads Dependencies

A hubot script that continually searches twitter for a keyword you specify.

See src/twitter-mention.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-twitter-mention --save

Then add hubot-twitter-mention to your external-scripts.json:

["hubot-twitter-mention"]

About

A hubot script that continually searches twitter for a keyword you specify

License:GNU General Public License v2.0


Languages

Language:CoffeeScript 74.3%Language:JavaScript 17.6%Language:Shell 8.1%