Group Management & Moderation
The moderation toolkit gives you the same controls a paid Telegram mod-bot offers โ plus WhatsApp support.
Permission Model
| Role | Can use | Notes |
|---|---|---|
| Owner | All commands | The user who connected the session |
| Admin | All except destructive (delete group, transfer ownership) | Promoted via !promote |
| Member | Read-only commands | Default |
Core Mod Commands
| Command | What it does |
|---|---|
!warn @user reason | Issue a strike. 3 strikes = auto-mute. |
!mute @user 30m | Mute for a duration (m, h, d). |
!unmute @user | Lift mute early. |
!kick @user | Remove user. |
!ban @user | Remove and block from re-joining. |
!purge 50 | Delete the last N messages (admins only). |
!lock links | Block link posting until unlocked. |
!lock media | Block image/video posting. |
!nightmode on | Auto-mute the group between configured hours. |
Anti-Flood
In Sessions โ (your session) โ Anti-Flood, set per-user limits:
- Max messages in N seconds (e.g. 5 in 10s)
- Action when triggered: warn / mute / kick / ban
Anti-Link / Anti-Raid
- Anti-link โ auto-deletes messages containing links unless from an admin.
- Anti-raid โ if more than N new joins in M seconds, auto-mute new joiners for a cooldown window.
Filters / Auto-Replies
Set keyword-triggered auto-replies (e.g. user says "support" โ bot replies with a help link). Filters are case-insensitive by default and can match exact words or substrings.