Jabber::Bot Release HistoryVersion 1.1.1 (26 May 2007) - Minor change to the listener thread that should improve CPU usage.
Version 1.1.0 (24 March 2007) - Supports Jabber presence, status message and priority.
- Built-in 'help' command now accepts an optional
<command> argument. - New master?(jabber_id) method.
- jabber method now a read-only attribute.
- More command parsing regex cleanup.
- RDoc cleanup.
Version 1.0.1 (21 March 2007) - Fix debug puts remnant in parse_command.
- Fix message.sub regex during command callback in parse_command.
- Fix default '?' alias command regex.
Version 1.0.0 (20 March 2007)
|