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
/
salut.rb
Age
Commit message (
Expand
)
Author
2020-04-17
plugin(salut): use registry for storage see #42
Matthias Hecker
2009-02-19
remove whitespace
Raine Virta
2009-02-15
+ @bot.path and datafile methods
Giuseppe Bilotta
2009-01-22
+ (reply) config option to force reply to query
Simon Hafner
2009-01-22
* (plugins) changed to the new reply schema (:nick)
Simon Hafner
2008-03-04
Unixify all line endings.
Giuseppe Bilotta
2007-12-03
salut plugin: only reply to salutations in unreplied messages
Giuseppe Bilotta
2007-09-12
namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-06
Move extensions to standard classes into a specific extends.rb util module
Giuseppe Bilotta
2007-02-06
salut plugin: try to reply in the same language we've been addressed
Giuseppe Bilotta
2007-02-06
salut plugin: don't respond to salutations when changing the configuration
Giuseppe Bilotta
2007-02-01
salut plugin: don't try matching something when we know nothing
Giuseppe Bilotta
2007-01-26
Salutation improvements when the bot isn't address
Giuseppe Bilotta
2007-01-23
Oops, forgot to reset @changed after save in salut
Giuseppe Bilotta
2007-01-23
salut only saves its data files when they were changed (i.e. never, presently)
Giuseppe Bilotta
2006-12-22
Only react on PrivMessage in salut and quiz
Giuseppe Bilotta
2006-12-22
Fix a horrendous String leak
Giuseppe Bilotta
2006-10-28
salut now only replies to salutations directed at him, unless salut.address_o...
Giuseppe Bilotta
2006-10-27
Try to read old language-agnostic lart/praises if language-specific ones are ...
Giuseppe Bilotta
2006-10-17
salut plugin: handles multi-lingual salutations (hello/goodbye)
Giuseppe Bilotta