Member is muted (Condition) — DiSky

Addon: DiSky · Category: Condition · Since: 4.14.3

Syntax

%member% (is|are) [discord] [member] [(self|guild)] mute[d]

Description

Check if a member is muted in a voice channel. You can specify if you want to get its guild or self state. Keep in mind the default condition (e.g. '... is muted') will check both states!

Examples

if event-member is muted:
if event-member is self muted:

View source