Moderation

The Moderation Commands for Electron

Punishments

Command

Description

=mute <member> [reason = No Reason Provided]

Permanently mutes a server member

=tempmute <member> <duration> [reason = No Reason Provided]

Temporarily mutes a server member for the specified duration

=unmute <member>

Unmutes the specified server member

=ban <member> [reason = No Reason Provided]

Bans the specified server member

=unban <user id> [reason = No Reason Provided]

Unbans the user with the given ID from the current guild

=kick <member> [reason = No Reason Provided]

Kicks the specified server member

=softban <member> [reason = No Reason Provided]

Kicks the specified server member and deletes any messages sent by them during the past week

=hardban <member> [reason = No Reason Provided]

Bans the specified server member and deletes any messages sent by them during the past week

Server Management

Command

Description

=lock [channel]

Locks the specified Text Channel

=unlock [channel]

Unlocks the specified Text Channel

=lockserver

Locks every channel within your server, and kicks everyone from the voice channels

=unlockserver

Unlocks every channel within your server

=purge <amount = 5>

Purges a specified amount of messages inside of the current Text Channel

Last updated

Was this helpful?