Saturday, September 20, 2008

Very Small Update to Weechat Plugin for Software Freedom Day!

So today, September 20, 2008, is Software Freedom Day. To celebrate, I figured I'd update my small (but useful!) weechat plugin for capturing nick highlights - dubbed highlightaggregator, which is released under the GPL. My quick update just modifies the output string of a captured highlight message so that it now is in the form of "$nick | $message ($network:$channel | $timestamp)". The timestamp bit is a new addition with the handy use of python's time module.

Enjoy!

0 comments: