]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - lib/rbot/plugins.rb
* handle invites properly -- forgot more than half the files :/
[user/henk/code/ruby/rbot.git] / lib / rbot / plugins.rb
index 6f308609f55d1adb60eac2060504399d07af71ee..9d633c1b838c9bb4365a1dc1d904aeb5cdb8c443 100644 (file)
@@ -95,6 +95,9 @@ module Plugins
                          Called when a user (or the bot) is kicked from a
                          channel the bot is in.
 
+  invite(InviteMessage)::
+                         Called when the bot is invited to a channel.
+
   join(JoinMessage)::
                          Called when a user (or the bot) joins a channel