X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=data%2Frbot%2Fplugins%2Flinkbot.rb;h=b9e7f5119afaabfc072795ba42b1bed80c9da878;hb=052217de30c59206d7025b582d4604557a747470;hp=360735e918803ce6cb1cb6170f04c00710c9fc19;hpb=0779bf6e7247105b76b5a7563ffbf7a542fd8a4f;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/linkbot.rb b/data/rbot/plugins/linkbot.rb index 360735e9..b9e7f511 100644 --- a/data/rbot/plugins/linkbot.rb +++ b/data/rbot/plugins/linkbot.rb @@ -31,7 +31,7 @@ class LinkBot < Plugin :desc => "List of regexp which match linkbot messages; each regexp needs to have three captures, which in order are the nickname of the original speaker, network, and original message", :on_change => proc {|bot, v| bot.plugins['linkbot'].update_patterns}) # TODO use template strings instead of regexp for user friendliness - + # Initialize the plugin def initialize super