From 407909dcd0f19e2d3240b84bbd75a8cf9967535b Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Sat, 12 Apr 2008 23:43:37 +0200 Subject: + WelcomeMessage class --- lib/rbot/plugins.rb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/rbot/plugins.rb') diff --git a/lib/rbot/plugins.rb b/lib/rbot/plugins.rb index 8c077bea..d714fcf3 100644 --- a/lib/rbot/plugins.rb +++ b/lib/rbot/plugins.rb @@ -118,6 +118,10 @@ module Plugins Called when a user (or the bot) changes a channel topic + welcome(WelcomeMessage):: + Called when the welcome message is received on + joining a server succesfully. + connect:: Called when a server is joined successfully, but before autojoin channels are joined (no params) -- cgit v1.2.3