Protected by Cloudflare Access · Authenticated Staff
Cloudflare Access ready: this page no longer uses an in-page password gate. Protect the hostname with Cloudflare Access, then optionally inject the signed-in user name into #staffName with Pages Functions later.
Getting Started

Rebirth AI Staff Command Guide

Internal documentation for staff moderation and support commands used across the Rebirth AI ecosystem for Roblox game development support.

1

Use Commands Carefully

These commands affect users, tickets, warnings, and moderation records. Always verify the target user and reason before executing any action.

2

Prefer Clear Reasons

For moderation commands, include concise but specific reasoning so other staff can audit actions later. Good reason strings improve transparency and reduce appeal friction.

3

Follow Staff Procedure

Use lookup, warn, mute, kick, and ban commands in line with internal policy. Do not rely on obsolete backup commands unless explicitly instructed.

Staff Commands

Command Reference

Each card below mirrors the public documentation layout, but tailored for staff-facing operational use. Parameters are shown exactly as they should be understood by moderators and support staff.

/ban (user) (reason)

Permanently bans a user from the system or community context covered by the command.

user: target user reason: required moderation
/ban quick1ee Severe harassment in support tickets

/kick (user) (reason)

Removes a user without applying a permanent ban. Best used for immediate removal where a full ban is not necessary.

user: target user reason: required moderation
/kick quick1ee Repeated disruption after warnings
🔇

/mute (user) (duration) (reason)

Temporarily mutes a user. Duration supports 1w / 1d / 1h / 1m / 1s style values, with a maximum mute length of 28 days.

user: target user duration: max 28 days reason: required
/mute quick1ee 12h Spamming AI generation requests in public channels

/warn (user) (reason)

Issues a formal warning to a user. Use when behavior should be logged without immediate removal or mute escalation.

user: target user reason: required warning system
/warn quick1ee Inappropriate use of staff ping
🧹

/removewarn (user) (warn number)

Removes a specific warning from a user record.

user: target user warn number: from /viewwarns warning cleanup
/removewarn quick1ee 2
📋

/viewwarns (user)

Displays the warning history for a user so staff can review prior moderation actions.

user: target user audit tool
/viewwarns quick1ee
🔍

/userlookup (discord_user) (hidden)

Looks up a user inside Rebirth’s database. If the command fails, instruct the user to run /link <roblox username> to properly link their account before retrying.

discord_user: target member hidden: visibility toggle always true in public channels
/userlookup @quick1ee true
🎫

/ticketautodelete (true/false)

Provides visual reassurance that staff will return to a ticket. This exists because a ticket was accidentally closed and blame got thrown at the bot, so this command helps avoid confusion.

true: keep visible reassurance false: disable reassurance ticket flow
/ticketautodelete true

/message-send (channel) (content)

Sends a message to a specific channel. This has a narrow, deliberate use-case and should not be treated like a generic chat shortcut.

channel: destination content: message body staff utility
/message-send #announcements Scheduled maintenance begins in 10 minutes.

/echo (content) (special effect list)

Booster-only command that staff can access. Sends custom content with a selectable special effect.

content: message body special effect list: choose one booster-only feature
/echo Welcome to the update preview confetti
Operational Notes

Important Internal Notes

These notes are intentionally surfaced in the same card-driven format so staff can scan them quickly.

!

Obsolete Backup Commands

/staff-tagcheck and /procheck are obsolete. They are only retained as backups and should not be used during normal operations.

obsolete backup only do not use normally
i

Best Practice

Run /viewwarns or /userlookup before escalating when context matters. Staff consistency matters more than fast reactions.

Keep moderation reasons legible. Future staff reviewing the log should understand the action without needing to reconstruct context from chat history.