# # ChangeLog for twitterbot.pl in lab.git # # Generated by Trac 1.0.1dev-r11378 # Jul 11, 2025 7:24:13 PM Tue, 05 Oct 2010 12:54:08 GMT mitty [830035c] * twitterbot.pl (modified) * remove needless hash check * search keywords from follower's tweets ... Tue, 05 Oct 2010 03:57:59 GMT mitty [f32b617] * twitterbot.pl (modified) * add new hash members to return value of or_search and mentions_ids ... Tue, 05 Oct 2010 00:48:40 GMT mitty [1770104] * twitterbot.pl (modified) * FIX: warning 'Use of uninitialized value $ARGV[0]' on non debug mode ... Mon, 04 Oct 2010 12:56:16 GMT mitty [692186c] * twitterbot.pl (modified) * add new hash members to return value of or_search and mentions_ids ... Mon, 04 Oct 2010 12:18:30 GMT mitty [3591c0e] * twitterbot.pl (modified) * change structure of return value from or_search, mentions_ids ... Mon, 04 Oct 2010 10:08:47 GMT mitty [aa0e8a6] * twitterbot.pl (modified) * fix typo git-svn-id: https://lab.mitty.jp/svn/lab/trunk/twitter@60 ... Mon, 04 Oct 2010 10:01:27 GMT mitty [f0a0980] * twitterbot.pl (modified) * add trace outputs for debugging git-svn-id: ... Mon, 13 Sep 2010 14:02:26 GMT mitty [abaa39c] * twitterbot.pl (modified) * different since_id options on mentions, search git-svn-id: ... Mon, 13 Sep 2010 12:23:07 GMT mitty [97922c5] * twitterbot.pl (modified) * add svn:executable git-svn-id: ... Mon, 13 Sep 2010 12:21:59 GMT mitty [cc31d2b] * twitterbot.pl (added) * retweert twitter bot * load configuration from YAML * search ...