Member Has Permissions (Condition) — DiSky

Addon: DiSky · Category: Condition · Since: 4.0.0

Syntax

%commandsenders/members% (has|have) [the] [discord] permission[s] %strings/permissions% [in [the] [channel] %-guildchannel%]

Description

Check if a member has permissions in an optional channel.

Examples

if event-member has discord permission administrator: # global permission
if event-member has discord permission send message in event-channel: # channel specific permission

View source