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/topic
Normal file
15
bitchx-docs/5_Programming/on/topic
Normal file
@@ -0,0 +1,15 @@
|
||||
Synopsis:
|
||||
on [<modes>]topic [<serial#>] [-|^]<match> { <action> }
|
||||
|
||||
Description:
|
||||
This hook is triggered when the topic is changed on any channel the
|
||||
client is on.
|
||||
|
||||
Parameters:
|
||||
$0 nickname of person changing topic
|
||||
$1 channel topic was changed on
|
||||
$2- new topic
|
||||
|
||||
See Also:
|
||||
on(5) 331, 332; topic(1)
|
||||
|
||||
Reference in New Issue
Block a user