Skip to content

fixme-lausanne/hubot-twitter-mention-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-twitter-mentionv2

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

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

Installation

In hubot project repo, run:

npm install hubot-twitter-search --save

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

["hubot-twitter-search"]

About

Continually searches twitter for a query and reports hits via Hubot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 63.0%
  • JavaScript 25.3%
  • Shell 11.7%