summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/linkbot.rb
AgeCommit message (Expand)Author
2009-02-19remove whitespaceRaine Virta
2008-04-08linkbot plugin: use fake_message()Giuseppe Bilotta
2008-04-07linkbot, remotectl plugins: delegate message() tooGiuseppe Bilotta
2008-04-07+ use the message() delegate instead of listen() when possibleGiuseppe Bilotta
2008-02-13* suppress a couple of warnings about ambiguous parametersGiuseppe Bilotta
2007-12-19linkbot.rb:Yaohan Chen
2007-10-31linkbot.rb: ignore colors when matching against message patternYaohan Chen
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-06-15linkbot plugin: make message pattern configurableYaohan Chen
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-05linkbot plugin: nick/network catchers were not greedy enoughGiuseppe Bilotta
2007-02-05linkbot plugins to properly delegate messages from linkbotsGiuseppe Bilotta