0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor message optimizations More... almost 19 years ago
shiritori plugin, thanks to hagabaka More... almost 19 years ago
New IRC Framework: bot now keeps track of his nick correctly across disconnects More... almost 19 years ago
remind plugin: fix for repeated reminders failing after [717]. More... almost 19 years ago
Fix timer handling when Actions raise errors More... almost 19 years ago
Initial steps towards a namespace rationalization More... almost 19 years ago
nickserv plugin: previous commit had a line wrong More... almost 19 years ago
nickserv plugin: export information on current identification status More... almost 19 years ago
Plugin header boilerplating. More... almost 19 years ago
nickserv plugin: better nickname recovery handling More... almost 19 years ago
Minor optimization to Auth.random_password More... almost 19 years ago
More fixes for nickname handling on connection More... almost 19 years ago
basics: respond to public pings too (i.e. to /ping lib/rbot/rfc2812.rbchannel) More... almost 19 years ago
New IRC Framework: optimize processing of server messages by using Symbols instead of Strings, and try a better fix for mismatching nicks on Welcome messages More... almost 19 years ago
New IRC Framework: fix initial handling and guessing of nick/user/host for the bot on connection More... almost 19 years ago
bans plugin: fix badword regular expression creation More... almost 19 years ago
quiz plugin: remove debug stuff More... almost 19 years ago
quiz plugin: sometimes cmd_hint was not busting even when it should have More... almost 19 years ago
* Fixed roshambo (the bot would always tie if it picked scissors) * Fixed figlet (if you didn't have the font "rectangles", it wouldn't work) More... almost 19 years ago
keywords plugin: more fixes to 'reply-on-question' code More... almost 19 years ago
autoop plugin: auto-opping on nick change can now be disabled More... almost 19 years ago
remind plugin: one-shot reminders gave a reminder time with an extra period added. Remove it, and add some minor optimizations More... almost 19 years ago
Regexp: IP address regexps where missing an octet More... almost 19 years ago
More Regexp madness. Fixes, optimizations, and a new method to parse channel lists More... almost 19 years ago
New unreplied() method for plugins that want to handle PRIVMSGs unreplied by any other plugin. Use it in the keywords plugin More... almost 19 years ago
autoop plugin: make it work again when no channel is specified More... almost 19 years ago
More minor plugin optimizations More... almost 19 years ago
Start implementing common regular expressions to be used by plugin map() requirements More... almost 19 years ago
New IRC Framework: set default capabilities to RFC's values More... almost 19 years ago
Allow all printable 7-bit ASCII characters in passwords More... almost 19 years ago