index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rbot
/
irc.rb
Age
Commit message (
Collapse
)
Author
2006-08-04
Fix stupid bug introduced with the new debugging messages. switch to ↵
Giuseppe Bilotta
kind_of? instead of .class<=
2006-08-03
More responsive quits and some extra debug info for the new irc framework
Giuseppe Bilotta
2006-08-03
Fix bug when users changed nick
Giuseppe Bilotta
2006-08-03
Lots of fixes all around, in preparation for the new auth coremodule
Giuseppe Bilotta
2006-08-02
Fix message handling, comment out some debug messages
Giuseppe Bilotta
2006-08-02
Fix User selection/creation
Giuseppe Bilotta
2006-08-01
New Irc framework: fix channel modes handling
Giuseppe Bilotta
2006-08-01
Some stupid fixes
Giuseppe Bilotta
2006-07-31
First shot at the new Irc framework. Bot is usable (sort of), but not all ↵
Giuseppe Bilotta
functionality may work as expected (or at all). If you are testing it, please report. Auth is known to be nonfunctional
2006-07-30
Initial commit of the new Irc framework. Only add the file, no changes to ↵
Giuseppe Bilotta
the actual rbot code