]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/core/remote.rb
timer: tick when rescheduling
[user/henk/code/ruby/rbot.git] / lib / rbot / core / remote.rb
index 43d883dd8796d5303a614e952cb0fce02c3b05e9..7ced878f57e7d4c8f230627688360d94e8afcacf 100644 (file)
@@ -11,7 +11,6 @@
 #
 # TODO find a way to manage session id (logging out, manually and/or
 # automatically)
-#
 
 require 'drb/drb'
 
@@ -193,9 +192,9 @@ module ::Irc
 
   end
 
-  class IrcBot
+  class Bot
 
-    # The Irc::IrcBot::RemoteObject class represents and object that will take care
+    # The Irc::Bot::RemoteObject class represents and object that will take care
     # of interfacing with remote clients
     #
     # Example client session: