]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/linkbot.rb
remove whitespace
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / linkbot.rb
index 360735e918803ce6cb1cb6170f04c00710c9fc19..b9e7f5119afaabfc072795ba42b1bed80c9da878 100644 (file)
@@ -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