on_new_nickname
Table of Contents
# $EPIC: on_new_nickname.txt,v 1.3 2006/08/19 02:42:38 sthalik Exp $
Synopsis:
on [<modes>]new_nickname [<serial#>] [-|^]<match> { <action> }
Description:
This hook is triggered whenever your current nickname is no longer acceptable and a new one must be created. It is expected that you would use the NICK command in the <action> of this hook. If you do not hook this, the client chooses a new one for you.
Parameters:
$0 | The server for which we need a new nickname |
$1 | The actual current nickname (or “*” if we don't have one) |
$2 | The current “pending” nickname (or “*” if we don't have one) |
History:
The ON NEW_NICKNAME hook first appeared in EPIC5-0.0.3.
on_new_nickname.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1