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

# Moderation

<> = optional, \[] = argument.

<table><thead><tr><th width="252">Command</th><th width="335"> Info</th><th>Usage</th><th data-hidden></th></tr></thead><tbody><tr><td>ban</td><td>bans a user from the guild</td><td>!ban [user] &#x3C;reason></td><td></td></tr><tr><td>kick</td><td>kicks a user from the guild</td><td>!kick [user] &#x3C;reason></td><td></td></tr><tr><td>lock</td><td>locks a channel</td><td>!lock</td><td></td></tr><tr><td>unlock</td><td>unlocks a channel</td><td>!unlock</td><td></td></tr><tr><td>unban</td><td>unbans a user</td><td>!unban [id]</td><td></td></tr><tr><td>hackban</td><td>bans a user without them being in the guild</td><td>!hackban [id] &#x3C;reason></td><td></td></tr><tr><td>softban</td><td>bans, then immediately unbans a user, clearing their messages</td><td>!softban [user] &#x3C;reason></td><td></td></tr><tr><td>purge</td><td>deletes a certain number of messages</td><td>!c [int]</td><td></td></tr><tr><td>nickname</td><td>changes a users nickname</td><td>!nick [user] [nickname]</td><td></td></tr><tr><td>slowmode</td><td>changes the channels slowmode</td><td>!slowmode [int]</td><td></td></tr><tr><td>timeout</td><td>puts a user in timeout</td><td>!timeout [user] [time]</td><td></td></tr><tr><td>nuke</td><td>deletes and clones a channel</td><td>!nuke</td><td></td></tr><tr><td>steal</td><td>steals a given emoji</td><td>!steal [emoji]</td><td></td></tr><tr><td>emoji delete</td><td>deletes an emoji</td><td>!emoji delete [emoji]</td><td></td></tr></tbody></table>
