Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.rbxweb.net/llms.txt

Use this file to discover all available pages before exploring further.

Quick threads give moderators a /create_thread slash command that creates (or reuses) a private thread for a chosen user and posts a pre-configured template message into it. Open Dashboard → Quick Threads.

How it works

When a moderator runs /create_thread @user [template]:
  1. The bot looks for an existing private thread for that user in the command channel. If one exists, it reuses it (unarchiving if needed). Otherwise it creates a new private thread.
  2. The bot greets the user and posts the selected template’s contents.
  3. If no template is chosen, the bot only creates/reuses the thread and sends the greeting.
Running the command again for the same user always lands in the same thread, so follow-ups stay together instead of creating duplicates.

Settings

Enable
toggle
Master switch. If off, /create_thread is disabled.
Templates (1 through 10)
message bodies
Up to 10 template slots. Click a slot to expand and edit it. Empty slots are hidden from the /create_thread template picker at runtime.
Template slot labels are fixed by Discord. The /create_thread command always shows them as Template 1 through Template 10 — Discord does not allow renaming slash-command choices once the command is registered. Note down which template lives in which slot (for example, “Slot 3 = best-voter reward”).

Editing templates

  1. Click a template slot to expand it.
  2. Write the message body. Plain text, Discord markdown, mentions, and placeholders are all supported.
  3. Click Save Templates at the bottom of the card.
Use Expand all to open every slot at once — useful when reviewing what’s configured.

Typical uses

  • First-time outreach: new member, suspicious activity, welcome-back after ban appeal.
  • Re-opening past conversations: follow-ups on previous warnings or report threads.
  • Announcing rewards: best-voter prize distribution, competition winner congratulations.