From: Tom Gilbert Date: Fri, 5 Aug 2005 23:08:13 +0000 (+0000) Subject: More tweaks X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;h=fa868709e3892232cbd6f0f91ccb799ff8c1894a;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git More tweaks --- diff --git a/lib/rbot/rfc2812.rb b/lib/rbot/rfc2812.rb index df9b9bb6..c785599c 100644 --- a/lib/rbot/rfc2812.rb +++ b/lib/rbot/rfc2812.rb @@ -826,8 +826,8 @@ module Irc # # ==server events currently supported: # - # :created when the server was started - # :yourhost your host details (on connection) + # :created:: when the server was started + # :yourhost:: your host details (on connection) # :ping:: server pings you (default handler returns a pong) # :nicktaken:: you tried to change nick to one that's in use # :badnick:: you tried to change nick to one that's invalid