-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/on events/on topic
The ON TOPIC event triggers in a channel when the topic is changed.
This event fills $1- with the new channel topic text.
Synopsis
ON <level>:TOPIC:<#[,#]>:<commands>
Parameters
<level>The level for the event to trigger.
<#[,#]>The channel, or channels to target. Leave as # to target all channels.
<commands>The commands to be performed when the event listener's criteria is met.
Example
Send an action to a channel when the topic is changed:
ON *:TOPIC:#:action $chan approves of this new topic!
Compatibility
Added: mIRC v5.7
Added On: 02/02/2000