summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/keywords.rb
AgeCommit message (Expand)Author
2020-04-24plugin(keywords): remove export to file, see #42Matthias Hecker
2009-05-21multiple plugins: Changes to remove parenthesize warnings.David Gadling
2009-03-08keywords plugin: document some more features in helpGiuseppe Bilotta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2008-04-06plugins/keywords: add method that was missing from commit 7cac523563de6473d2f...Adam James
2008-03-04keywords plugin: add a configurable list of keywords to be ignored when liste...Adam James
2007-11-04keywords plugin: keyword wipe command to remove unforgettable keywordsGiuseppe Bilotta
2007-11-04keywords plugin: simpler forget codeGiuseppe Bilotta
2007-11-04keywords plugin: inform the user when a keyword couldn't be deleted because i...Giuseppe Bilotta
2007-11-04keywords plugin: when exporting to factoids, split at ' or 'Giuseppe Bilotta
2007-11-04keywords plugin: export data to flat factoids fileGiuseppe Bilotta
2007-11-03keywords plugin: don't break if forget, tell and/or learn were registered by ...Giuseppe Bilotta
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