Security & Channel Locks
Raid mode, channel locks, slowmode and bulk message clearing for when things go wrong.
When things go wrong
These are the tools you reach for during an incident, not settings you configure once.
/lockand/unlockโ stop everyone talking in a channel. The first thing to do when a raid or an argument is in progress: lock, then deal with it. Passchannelto lock somewhere you aren't, anddurationto have it reopen on its own./slowmodeโ throttle a channel instead of closing it. Better than a lock when a channel is merely too fast, like during an event./serverlock onโ close the whole server at once, with an optionaldurationso it lifts itself./serverlock offrestores every permission to exactly what it was before./clearโ bulk-delete messages. Purges are logged to your Mod Log with who ran them and what was removed.
Before you need them
Decide now which channel you lock first and who has permission to do it. During an actual raid nobody reads documentation.
Automated protection lives on the dashboard Security tab: anti-raid for join bursts, and anti-nuke for a compromised or rogue admin (mass channel/role deletes, bans, kicks, webhooks, or granting Administrator โ Cyndrix strips their roles, optionally bans, and can ping staff). The server owner and Cyndrix are always exempt. Verification is the standing gate for new accounts. /serverlock is the manual lockdown.
A server lock closes channels that explicitly allow @everyone to talk, not just the role default โ so a channel deliberately opened inside a locked category is closed too. Staff roles with their own permission keep talking. Timed locks are stored, so restarting the bot mid-lock still lifts it on schedule.
Commands 5
Generated from the bot's source โ this list is always what is actually deployed.
Lock the whole server so members cannot send messages
/serverlock onsubcommandLock the server/serverlock offsubcommandUnlock the serverLock a channel โ deny @everyone from sending messages
channeloptionalChannel to lock (defaults to this one)durationoptionalAuto-unlock after this long, e.g. 30m, 2h, 1d (max 7d)reasonoptionalReason (shown in the log)Unlock a channel โ restore @everyone sending messages
channeloptionalChannel to unlock (defaults to this one)reasonoptionalReason (shown in the log)Set slowmode (rate limit) for this channel
secondsrequiredSeconds between messages (0 to turn off, max 21600)Clear messages in the channel
amountrequiredNumber of messages to clear (1-100)byoptionalOnly clear messages sent by this user