0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Botusers can now be destroyed More... over 19 years ago
Botusers can now be created. More... over 19 years ago
User management is now almost complete. The only missing functionality is the creation/deletion of botusers More... over 19 years ago
make sure @commands is never nil in script.rb More... over 19 years ago
reworked the keywords plugin, it uses a new and less messy syntax now More... over 19 years ago
auth botmodule now allows showing all user settings and enable/disable boolean ones. still needs work for setting and resetting. no user creation yet More... over 19 years ago
Fix user data not being upgraded and fix a bug in the login-by-mask code More... over 19 years ago
Fix some save/quit/rescan races More... over 19 years ago
Fix a disconnect on topic change More... over 19 years ago
Rename the file core.rb to reflect the new botmoulde name More... over 19 years ago
Internally rename the core botmodule to basics More... over 19 years ago
Fix server casemap handling More... over 19 years ago
Minor esthetical fixups More... over 19 years ago
Auth framework now allows automatic login and login-by-netmask (when enabled for the specific botusers) --defaults to off More... over 19 years ago
Adjust auth framework to work with improved Irc framework and fix some issues in the Irc framework itself. Get rid of some of the debug clauses More... over 19 years ago
Commit [369] was bogus. This one cleans up and sanitizes the Irc framework. More... over 19 years ago
Improve robustness of ArrayOf; fix some inspect methods More... over 19 years ago
Improve robustness of ArrayOf; fix some inspect methods More... over 19 years ago
Freenode changes the hostmask of users after identification. Do not fail when a known user comes up with a different netmask, just give a warning More... over 19 years ago
Ahem. I should remember to test things ''before'' committing, not after. Fix COREDIR as set by post-config More... over 19 years ago
Add myself to AUTHORS in trunk too More... over 19 years ago
Fix one more problem with missing COREDIR and clean up setup.rb More... over 19 years ago
Whoops.. removed the automatic adding of --debug. :) More... over 19 years ago
A little handy script that launches the rbot daemon from this directory (no need to install it!) More... over 19 years ago
Some fixes for the help system. Still not perfect, but better than before More... over 19 years ago
Fix stupid bug introduced with the new debugging messages. switch to kind_of? instead of .class<= More... over 19 years ago
renamed keywords plugin to fix inconsistency between commands and help More... over 19 years ago
More responsive quits and some extra debug info for the new irc framework More... over 19 years ago
Make keywords.rb into a plugin and sync with 0.9.10 More... over 19 years ago
Fix bug when users changed nick More... over 19 years ago