diff options
Diffstat (limited to 'docs/EVENTS')
-rw-r--r-- | docs/EVENTS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/EVENTS b/docs/EVENTS index a50366515..878ec5545 100644 --- a/docs/EVENTS +++ b/docs/EVENTS @@ -167,8 +167,9 @@ Anope Internal Events An user has been deleted of a channel access list. av[0] Name of the channel the access entry has been deleted which. av[1] The nickname of the user that has just deleted the access entry. - av[2] The nickname of the user wich his access level has just been - removed. + av[2] [OPTIONAL] The nickname of the user wich his access level has just + been removed. Not present if numbers were used (e.g. /cs access + del 7). EVENT_BOT_ASSIGN A BotServ bot has been assigned to a channel. |