]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - lib/rbot/core/basics.rb
basics: UI command to send NOTICEs
[user/henk/code/ruby/rbot.git] / lib / rbot / core / basics.rb
2011-08-28 Giuseppe Bilottabasics: UI command to send NOTICEs
2010-03-14 Robin H. Johnsonbasics: implement a channel list status query
2009-09-08 Giuseppe Bilottabasics: log the fact that we're not joining default...
2009-08-13 Giuseppe Bilottabasics: UI reconnect command
2009-02-19 Raine Virtaremove whitespace
2008-08-06 Giuseppe Bilottabasics: option to join channel after identification...
2008-07-30 Giuseppe Bilotta* nick is handled by config, not basics
2008-04-22 Giuseppe BilottaLicensing uniformity: dual-license rbot core under...
2008-04-14 Giuseppe Bilottairclog core module: dispatch from listen() to catch...
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...