Member is Deafened (Condition) — DiSky

Addon: DiSky · Category: Condition · Since: 4.14.3

Syntax

%member% (is|are) [discord] [member] [(self|guild)] deafen[ed]

Description

Check if a member is deafened 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 deafened') will check both states!

Examples

if event-member is deafened:
if event-member is guild deafened:

View source