Project

General

Profile

$chan » History » Version 3

Per Amundsen, 02/28/2014 01:28 PM

1 1 Per Amundsen
_Added in 1.5_
2
3
*$chan*
4
5
Returns the name of the channel for a specific event. For all non-channel events $chan will be $null.
6
7
*$chan(N/#)*
8
9
Returns information about channel # or Nth channel.
10
11
*Parameters*
12
13
N - The Nth channel.
14 3 Per Amundsen
<noprefix>#</noprefix> - The channel name.
15 1 Per Amundsen
16
*Properties*
17
18
.topic - Returns the channel topic.
19
.mode - Returns the channel modes.
20
.key - Returns the channel key.
21
.limit - Returns the channel user limit.
22 2 Per Amundsen
.logfile - Returns the channel log filename. (if any)
23 1 Per Amundsen
.stamp - TODO
24
.status - TODO
25
.inwho - TODO
26
.wid - TODO
27
.cid - TODO
28
.hwnd - TODO
29
.banlist - TODO
30 2 Per Amundsen
.ial - TODO
31 1 Per Amundsen
.ibl - TODO
32
.iel - TODO
33
.iil - TODO
34
.idle - TODO