summaryrefslogtreecommitdiff
path: root/lib/rbot/core/basics.rb
AgeCommit message (Expand)Author
2011-08-28basics: UI command to send NOTICEsGiuseppe Bilotta
2010-03-14basics: implement a channel list status queryRobin H. Johnson
2009-09-09basics: log the fact that we're not joining default channelsGiuseppe Bilotta
2009-08-13basics: UI reconnect commandGiuseppe Bilotta
2009-02-19remove whitespaceRaine Virta
2008-08-06basics: option to join channel after identification is confirmedGiuseppe Bilotta
2008-07-30* nick is handled by config, not basicsGiuseppe Bilotta
2008-04-22Licensing uniformity: dual-license rbot core under MIT+acknowledgement and GPLv2Giuseppe Bilotta
2008-04-15irclog core module: dispatch from listen() to catch double-delegated messages...Giuseppe Bilotta
2008-03-27* handle invites properlyGiuseppe Bilotta
2008-03-04Unixify all line endings.Giuseppe Bilotta
2007-09-18basics: it's @bot.myself, not just myselfGiuseppe Bilotta
2007-09-02* move 'version' help to the module that actually supports the commandGiuseppe Bilotta
2007-09-02* CTCP replies always use the same CTCP command. Use the new syntax to reply ...Giuseppe Bilotta
2007-09-02+ cleaner support for CTCP commandsGiuseppe Bilotta
2007-08-28basics botmodule: use #to_s to stringify multiword parametersGiuseppe Bilotta
2007-07-09integrated ruby-gettextYaohan Chen
2007-04-03Relocate help strings to proper locations, add help for 'mode' commandGiuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-18basics: respond to public pings too (i.e. to /ping lib/rbot/rfc2812.rbchannel)Giuseppe Bilotta
2007-02-07Fix rbot quietingGiuseppe Bilotta
2006-10-02Fix help (one more time)Giuseppe Bilotta
2006-09-25Add help for pingGiuseppe Bilotta
2006-08-25Fix small typo in basics core botmoduleGiuseppe Bilotta
2006-08-05Rename the file core.rb to reflect the new botmoulde nameGiuseppe Bilotta