Moderation
The Moderation Commands for Electron
Warning: Do not literally type out the <>
and []
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
Warning: Commands such as unlock
and unlockserver
set the @everyone
role permission for your channels to None
, which means any role overriding this Permission, may cause the Permission to fail. The command will succeed, but the Permissions will not work. Make sure you do not have any roles overriding this Permission.
Last updated
Was this helpful?