]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/tube.rb
grouphug plugin: tweak regex so it captures confessions with newlines properly
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / tube.rb
index 4e6e60e0e16ae54aed71e0f5b7312e774bd77e9a..1380550286e82cefb74db79e56f3cb825f55834f 100644 (file)
@@ -2,7 +2,6 @@
 #Plugin by Colm Linehan
 
 class TubePlugin < Plugin
-  include REXML
   def help(plugin, topic="")
   "tube [district|circle|metropolitan|central|jubilee|bakerloo|waterlooandcity|hammersmithandcity|victoria|eastlondon|northern|piccadilly] => display tube service status for the specified line(Docklands Light Railway is not currently supported)" # , tube stations => list tube stations (not lines) with problems"
   end