summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/salut.rb
AgeCommit message (Expand)Author
2009-02-19remove whitespaceRaine Virta
2009-02-15+ @bot.path and datafile methodsGiuseppe Bilotta
2009-01-22+ (reply) config option to force reply to querySimon Hafner
2009-01-22* (plugins) changed to the new reply schema (:nick)Simon Hafner
2008-03-04Unixify all line endings.Giuseppe Bilotta
2007-12-03salut plugin: only reply to salutations in unreplied messagesGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-06Move extensions to standard classes into a specific extends.rb util moduleGiuseppe Bilotta
2007-02-06salut plugin: try to reply in the same language we've been addressedGiuseppe Bilotta
2007-02-06salut plugin: don't respond to salutations when changing the configurationGiuseppe Bilotta
2007-02-01salut plugin: don't try matching something when we know nothingGiuseppe Bilotta
2007-01-26Salutation improvements when the bot isn't addressGiuseppe Bilotta
2007-01-23Oops, forgot to reset @changed after save in salutGiuseppe Bilotta
2007-01-23salut only saves its data files when they were changed (i.e. never, presently)Giuseppe Bilotta
2006-12-22Only react on PrivMessage in salut and quizGiuseppe Bilotta
2006-12-22Fix a horrendous String leakGiuseppe Bilotta
2006-10-28salut now only replies to salutations directed at him, unless salut.address_o...Giuseppe Bilotta
2006-10-27Try to read old language-agnostic lart/praises if language-specific ones are ...Giuseppe Bilotta
2006-10-17salut plugin: handles multi-lingual salutations (hello/goodbye)Giuseppe Bilotta