* handle invites properly
[rbot] / lib / rbot / core / basics.rb
2008-03-27  Giuseppe Bilotta* handle invites properly
2008-03-04  Giuseppe BilottaUnixify all line endings.
2007-09-18  Giuseppe Bilottabasics: it's @bot.myself, not just myself
2007-09-02  Giuseppe Bilotta* move 'version' help to the module that actually suppo...
2007-09-02  Giuseppe Bilotta* CTCP replies always use the same CTCP command. Use...
2007-09-02  Giuseppe Bilotta+ cleaner support for CTCP commands
2007-08-28  Giuseppe Bilottabasics botmodule: use #to_s to stringify multiword...
2007-07-09  Yaohan Chenintegrated ruby-gettext
2007-04-03  Giuseppe BilottaRelocate help strings to proper locations, add help...
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-18  Giuseppe Bilottabasics: respond to public pings too (i.e. to /ping...
2007-02-07  Giuseppe BilottaFix rbot quieting
2006-10-02  Giuseppe BilottaFix help (one more time)
2006-09-25  Giuseppe BilottaAdd help for ping
2006-08-25  Giuseppe BilottaFix small typo in basics core botmodule
2006-08-05  Giuseppe BilottaRename the file core.rb to reflect the new botmoulde...