> For the complete documentation index, see [llms.txt](https://limro-studios.gitbook.io/limro-sama-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://limro-studios.gitbook.io/limro-sama-docs/limrobot-commands/moderation-commands.md).

# Moderation commands

Available commands with administrator permissions only!

## Event commands:

`/createevent (name) (date) (description)` - This command can create embed style info about event in text channel. (If haven't set up a channel to send, then visit [Setting up commands](/limro-sama-docs/limrobot-commands/setting-up-commands.md))

`/apply (suggestion message_id)` - This command can apply suggestion by using msg\_id method.

`/deny (suggestion message_id)` - This command can deny suggestion by using msg\_id method.

`/giveaway` - This command can start giveaways in specific channels.

## Standart moderation commands:

`/ban (member) (reason)` - This command can ban user from guild with reason or without.

`/unban (member id)` - This command can unban user from guild.

`/kick (member) (reason)` - This command can kick user from guild with reason or without.

`/mute (member)` - This command can mute user from using VC and text channels.

`/unmute (member)` - This command can unmute user.

`/closeticket` - Close existing ticket in the server.

`/createrules` - This command can start rule creation embed wizard.

`/createcustomcommand` - Create your custom commands for guild!

`/deletecustomcommand` - Delete your custom command from guild!

`/lockchannel (chennel)`- Locks current channel.

`/unlockchannel (chennel)`- Unlocks current channel.

`/slowmode (seconds)(chennel)`- Enable slowmode for channel.

`/purge (member)(message_count)`- Delete messages in channel from specified user.

## Other commands:

`/enablelog` - Enable logging all guild changes for administrators.
