index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
keywords.rb
Age
Commit message (
Expand
)
Author
2020-04-24
plugin(keywords): remove export to file, see #42
Matthias Hecker
2009-05-21
multiple plugins: Changes to remove parenthesize warnings.
David Gadling
2009-03-08
keywords plugin: document some more features in help
Giuseppe Bilotta
2009-02-15
+ @bot.path and datafile methods
Giuseppe Bilotta
2008-04-06
plugins/keywords: add method that was missing from commit 7cac523563de6473d2f...
Adam James
2008-03-04
keywords plugin: add a configurable list of keywords to be ignored when liste...
Adam James
2007-11-04
keywords plugin: keyword wipe command to remove unforgettable keywords
Giuseppe Bilotta
2007-11-04
keywords plugin: simpler forget code
Giuseppe Bilotta
2007-11-04
keywords plugin: inform the user when a keyword couldn't be deleted because i...
Giuseppe Bilotta
2007-11-04
keywords plugin: when exporting to factoids, split at ' or '
Giuseppe Bilotta
2007-11-04
keywords plugin: export data to flat factoids file
Giuseppe Bilotta
2007-11-03
keywords plugin: don't break if forget, tell and/or learn were registered by ...
Giuseppe Bilotta
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-03-22
keywords plugin: there is no rescan method for plugins. Remove leftover from ...
Giuseppe Bilotta
2007-02-16
keywords plugin: more fixes to 'reply-on-question' code
Giuseppe Bilotta
2007-02-15
New unreplied() method for plugins that want to handle PRIVMSGs unreplied by ...
Giuseppe Bilotta
2007-01-05
More keywords fixes
Giuseppe Bilotta
2006-11-28
Minor keywords fix
Giuseppe Bilotta
2006-10-23
keyword plugin whitespace cleanup and implement --from option in keyword sear...
Giuseppe Bilotta
2006-10-23
Make sure the bot doesn't tell to itself
Giuseppe Bilotta
2006-10-23
stupid typo in keywords forget
Giuseppe Bilotta
2006-08-17
Restore tell and forget behaviour without 'keyword' before them
Giuseppe Bilotta
2006-08-16
Minor whitespace cleanup
Giuseppe Bilotta
2006-08-16
Revert [354]. The plugin name should not be changed between 0.9.10 and 0.9.11...
Giuseppe Bilotta
2006-08-05
reworked the keywords plugin, it uses a new and less messy syntax now
Alexander Beisig
2006-08-03
renamed keywords plugin to fix inconsistency between commands and help
Alexander Beisig
2006-08-03
Make keywords.rb into a plugin and sync with 0.9.10
Giuseppe Bilotta