A hubot script that continually searches twitter for a keyword you specify.
See src/twitter-mentionv2.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-twitter-search --save
Then add hubot-twitter-search to your external-scripts.json
:
["hubot-twitter-search"]