X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=data%2Frbot%2Fplugins%2Ftube.rb;h=1380550286e82cefb74db79e56f3cb825f55834f;hb=1d066955296f137ca0ef16335033ac2867aecc11;hp=165622743b0ed1512a7d2c9f6ab96b22ec4b5cb5;hpb=b11c3c4042b03e36639370002ecf86c44f7ddde4;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/data/rbot/plugins/tube.rb b/data/rbot/plugins/tube.rb index 16562274..13805502 100644 --- a/data/rbot/plugins/tube.rb +++ b/data/rbot/plugins/tube.rb @@ -1,11 +1,7 @@ #Tube Status Enquiry plugin for rbot #Plugin by Colm Linehan -require 'rexml/document' -require 'uri/common' - 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