From 13fb709e96ae444c46770baa2a4f7c7a7fb2a9a2 Mon Sep 17 00:00:00 2001 From: Jessica McKellar Date: Tue, 15 Oct 2013 22:48:26 -0400 Subject: [PATCH] twitter-search-bot: add the version requirement for twitter-python to the help. (imported from commit dbee40c3081e50b07a80a297691acf98f4aaf89a) --- integrations/twitter/twitter-search-bot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/twitter/twitter-search-bot b/integrations/twitter/twitter-search-bot index e48c653..3b689c1 100755 --- a/integrations/twitter/twitter-search-bot +++ b/integrations/twitter/twitter-search-bot @@ -45,7 +45,7 @@ parser = optparse.OptionParser(r""" Send Twitter search results to a Zulip stream. -Depends on: twitter-python +Depends on: twitter-python version 1.0 or later To use this script: