summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/keywords.rb
AgeCommit message (Expand)Author
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-03-22keywords plugin: there is no rescan method for plugins. Remove leftover from ...Giuseppe Bilotta
2007-02-16keywords plugin: more fixes to 'reply-on-question' codeGiuseppe Bilotta
2007-02-15New unreplied() method for plugins that want to handle PRIVMSGs unreplied by ...Giuseppe Bilotta
2007-01-05More keywords fixesGiuseppe Bilotta
2006-11-28Minor keywords fixGiuseppe Bilotta
2006-10-23keyword plugin whitespace cleanup and implement --from option in keyword sear...Giuseppe Bilotta
2006-10-23Make sure the bot doesn't tell to itselfGiuseppe Bilotta
2006-10-23stupid typo in keywords forgetGiuseppe Bilotta
2006-08-17Restore tell and forget behaviour without 'keyword' before themGiuseppe Bilotta
2006-08-16Minor whitespace cleanupGiuseppe Bilotta
2006-08-16Revert [354]. The plugin name should not be changed between 0.9.10 and 0.9.11...Giuseppe Bilotta
2006-08-05reworked the keywords plugin, it uses a new and less messy syntax nowAlexander Beisig
2006-08-03renamed keywords plugin to fix inconsistency between commands and helpAlexander Beisig
2006-08-03Make keywords.rb into a plugin and sync with 0.9.10Giuseppe Bilotta