public
Description: A simple daemon that polls for updated Twitter statuses, Summize search results, and RSS/Atom feed items and posts them to a Campfire room.
Homepage: http://github.com/bdainton/camptweet
Clone URL: git://github.com/bdainton/camptweet.git
camptweet / CHANGELOG
100644 9 lines (5 sloc) 0.374 kb
1
2
3
4
5
6
7
8
9
v0.8.4. Avoid Twitter throttling by dynamically altering the polling interval.
 
v0.8.3. Added support for broadcasting Twitter (Summize) search results and other RSS feed results to Campfire.
 
v0.8.2. Attempt automatic Twitter reconnects.
 
v0.8.1. Use standard logger. Bot class restructured. Better error handling. Better Campfire spam protection.
 
v0.8. First Version