Commands¶
i!add invite @role
¶
Administrator || inva
Adds a link between invite and role.
i!remove invite (@role)
¶
Administrator || invr, invrem
Removes all links to invite, or just the link between role and invite if role is specified.
i!list
¶
Administrator, Manage-Guild || invls, invlist
Lists all your invites and if present, displays their inv-role links.
i!make #channel (name) (@role) (uses) (age)
¶
Administrator || invm
Creates an invite on #channel, and if present - named name
with preset inv-role to \@role, max uses and max age.
i!massmake num #channel name (@role) (uses) (age)
¶
Administrator || invmm || 30s
Creates num
of invites on #channel named name{0-num}
, and if present - named name
with preset inv-role to \@role, max uses and max age.
Num can be a number between 0
and 20
for rate-limiting reasons.
i!delete invite
¶
Administrator || invd, invdel
Deletes invite
invite.
i!name invite name
¶
Administrator, Manage-Guild || invn, rename
Renames invite to name. If set to None
, disables name
i!welcome invite welcome_msg
¶
Administrator, Manage-Guild || invw
Changes the welcome message of invite to welcome_msg. If set to None
, disables this per-invite welcome message
i!awaitrules invite <choice>
¶
Administrator, Manage-Guild || invar
Enables await rules on specified invite if choice is true, yes, y, allow, enable, or 1. Disables await rules on specified invite if choice is false, no, n, deny, disable or 0. (Rules are only awaited if both per-invite and global await rules options are true)