hubot-twitter-egosearch
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "hubot-twitter-egosearch", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Twitter ego-searching for hubot", | ||
@@ -5,0 +5,0 @@ "main": "index.coffee", |
# hubot-twitter-egosearch | ||
[![NPM version](https://badge.fury.io/js/hubot-twitter-egosearch.svg)](http://badge.fury.io/js/hubot-twitter-egosearch) | ||
[![npm version](https://img.shields.io/npm/v/hubot-twitter-egosearch.svg)](https://www.npmjs.com/package/hubot-twitter-egosearch) | ||
[![npm downloads](https://img.shields.io/npm/dm/hubot-twitter-egosearch.svg)](https://www.npmjs.com/package/hubot-twitter-egosearch) | ||
@@ -33,2 +34,3 @@ Twitter ego-searching for hubot. | ||
# optional | ||
$ export HUBOT_TWITTER_EGOSEARCH_SHOW_DETAIL="true" # if "true" then response will be more detailed | ||
$ export HUBOT_TWITTER_EGOSEARCH_SEARCH_INTERVAL="1000 * 60 * 5" # defaults to "1000 * 60" msec | ||
@@ -35,0 +37,0 @@ ``` |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7314
53