summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-05-05 14:17:54 +0000
committerAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2010-05-05 14:17:54 +0000
commit92bf0c800f29f617c9bce773f1e1b0c1bf7f2c8e (patch)
treeafc3daa8d38c32bf80844326c9dcdbc0de90e8d7 /docs
parent40c9226e3ab8ba9f7d2bad898961989f6905aca0 (diff)
Added an internal event called when a nick is requested
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2929 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs')
-rw-r--r--docs/EVENTS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/EVENTS b/docs/EVENTS
index bc8af9dce..857296bcb 100644
--- a/docs/EVENTS
+++ b/docs/EVENTS
@@ -266,6 +266,10 @@ Anope Internal Events
A new channel has been registered.
av[0] The name of the channel that has been registered.
+ EVENT_NICK_REQUESTED
+ A new nick has been requested, and mail has been sent to confirm the nick.
+ av[0] The name of the nick that was requested
+
EVENT_CHAN_SUSPENDED
A channel has been suspended (ChanServ SUSPEND).
av[0] The name of the channel that has been suspended.