-
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 text
The on text event is an mIRC event that triggers when a remote user (I.E. not the local user) receives a channel or a query message.
Synopsis
on <level>:text:<matchtext>:<target>:<commands> ;or on <level>:text:<matchtext>:<target>:{ }
- <matchtext> - The match text is the text pattern that mIRC will use to compare with every user message. Once the text has been matched (and the channel if provided), the event will trigger.
- <level> - The appropriate access level for the event.