emoteonly
emoteonly
events are fired when a Twitch channel is switched into emote-only mode
.
NOTE: This will not prevent non-emote only messages from being sent on fdgt
. It only simulates the event of changing a channel's emote-only status.
NOTE: This event does not support all global parameters. The table below is an exhaustive list of the supported parameters for this event.
Kind: global variable
Parameters
Param | Type | Default | Description |
---|---|---|---|
off | boolean | false | Whether emote-only mode is being enabled or disabled. |
Examples
Fires an `emoteonly` event, enabling emote-only mode on the channel.
Fires an `emoteonly` event, disabling emote-only mode on the channel.