Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
15
bitchx-docs/5_Programming/on/notify_signon
Normal file
15
bitchx-docs/5_Programming/on/notify_signon
Normal file
@@ -0,0 +1,15 @@
|
||||
Synopsis:
|
||||
on [<modes>]notify_signon [<serial#>] [-|^]<match> { <action> }
|
||||
|
||||
Description:
|
||||
This hook is triggered whenever the client detects that a nickname on its
|
||||
internal NOTIFY list has signed on to irc.
|
||||
|
||||
Parameters:
|
||||
$0 nickname that signon was detected for
|
||||
$1 user@host of person signing on (if set(4) notify_userhost_automatic
|
||||
is ON)
|
||||
|
||||
See Also:
|
||||
notify(1); set(4) notify_userhost_automatic; on(5) notify_signoff
|
||||
|
||||
Reference in New Issue
Block a user