Manual Moderation
Commands for administrators to moderate the group manually.
Commands
/warn — Warn
Warns a user. When they accumulate the maximum number of warnings, the configured action is triggered (kick by default).
Usage: Reply to a message with /warn reason or type /warn @user reason
/kick — Kick
Removes a user from the group. They can rejoin.
Usage: /kick @user or reply to a message with /kick
/ban — Ban
Permanently bans a user. They cannot rejoin.
Usage: /ban @user or reply to a message with /ban
/unban — Unban
Allows a banned user to rejoin.
Usage: /unban @user
/mute — Mute
Silences a user for a specified period of time.
Usage: /mute @user 30m / /mute @user 2h / /mute @user 1d
Formats: Nm (minutes), Nh (hours), Nd (days)
/unmute — Unmute
Restores the permissions of a muted user.
Usage: /unmute @user
Configure warnings
In /config → Warns:
- Maximum — Number of warnings before the action triggers (default 3)
- Action — mute, kick (default), ban
View warnings
| Command | Usage |
|---|---|
/warns @user |
View a user's warnings |
/unwarn @user |
Remove the last warning |
/resetwarns @user |
Remove all warnings |