Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Prerequisite Flags

Nitrous edited this page Jan 28, 2018 · 1 revision

Prerequisite Flags

Prerequisite Flags are checked when a user initiates a command to see if they have access to a command.

Prerequisite Flag Description
DMChatOnly Run command only in Direct Messages.
ServerOnly Run command only in Guild Channels.
BotOwnerOnly Run command only for bot owner as defined in config.js
HasElevatedPerms Run command only for users who have Permission Flags under perm
ServerOwnerOnly Run command only for guild owner.
Clone this wiki locally