Mute command

Mute or unmute members for text channels

Requires Manage Channels (to apply/remove channel permission overwrites) and Manage Roles (to apply/remove mute role) permissions

.mute {members} |{duration}| |{reason}|

.unmute {members} |{reason}|

{members}

A list of members you wish to mute or unmute. Separate member inputs with a space, and each argument must exactly match (Case Sensitive) one of the following formats:

{duration} - optional

How long you want the member(s) to be muted for. Only applies to mute command. Type a duration value like this: 6h or 4m or 12d6h - with the number first followed by the unit. 6h = 6 hours, 4m = 4 minutes, 12d6h = 12 days 6 hours. Combine as many values as you want, but they cannot have a space in between or else the bot will take it in as the reason to mute.

List of acceptable unit values (case-insensitive):

{reason} - optional

Shows up in the audit log when applying role changes to members

Examples

.mute applebees#7890

Mutes the account named "applebees" for an indefinite period of time (until Disguard's unmute command is used)


.mute "Rick Astley" rickrolling the server owner

Mutes Rick Astley for rickrolling the server owner. Quotes are required for members with spaces in their names since we want both words to be processed as a single input


.mute SpamBot#5432 1mo1w

Mutes SpamBot for 1 month and 1 week


.unmute SpamBot#5432

Restores permissions to SpamBot