Skip to Content
Welcome to the Orax Bot documentation!
ModerationLocking Groups

Locking Groups

Locking an interserv group temporarily prevents non-admin users from sending messages that would be relayed to other servers. This is useful during incidents, spam attacks, or when you need time to address moderation issues.

How to Lock

Use the /lock command in any linked channel:

/lock

Only moderators (and administrators) can lock a group, and /lock / /unlock must be run in the owner server. Guest servers can still toggle lock from /manage-group.

What Happens When Locked

  1. Messages from guest servers are deleted and not relayed
  2. On the owner server, only Discord Administrators can send
  3. Group moderators on guest servers cannot bypass the lock
  4. Messages from other (unlocked) groups are unaffected

Locking affects all channels in the group across all servers. A lock initiated from one server will prevent users in every connected server from sending messages.

How to Unlock

Use the /unlock command:

/unlock

This reverses the lock and allows all users to send messages again.

When to Use Locking

ScenarioRecommended?
Spam attack from a specific server✅ Lock while you mute the spammers
Coordinated raid across multiple servers✅ Lock immediately
Moderation incident requiring investigation✅ Lock to prevent further issues
Temporary maintenance✅ Lock while you reconfigure settings
Single user misbehaving❌ Just mute the individual user instead

Lock vs. Disable Sync

FeatureLockDisable Sync
Blocks outgoing messages
Blocks incoming messages❌ (incoming still works)
Easy to toggle✅ (/lock / /unlock)Via settings only
Reversible quickly

Lock is the preferred tool for temporary moderation actions. Disable sync is for when you want to completely pause all message synchronization.

Last updated on