Project

General

Profile

$topic » History » Version 1

Per Amundsen, 10/17/2015 08:36 AM

1 1 Per Amundsen
_Added in 1.9.9_
2
3
*$topic*
4
5
Returns the new topic during a [[on TOPIC]] [[Scripting_Events|event]].
6
7
*Example*
8
9
<pre>
10
on *:TOPIC:#:echo -ag Topic was changed to $topic in channel #
11
</pre>