Skip to content

Command Reference

This page lists every command the LFG Hub bot publishes to Discord, who can use it, and what it does.

How permissions work

Each command is registered with a default permission level:

  • Admin-only — the command requires the Administrator permission. By default only administrators see it. You can re-grant access to specific roles or members in Discord under Server Settings → Integrations → LFG Hub.
  • Everyone — available to all members.

Some commands also work in DMs; where it matters, it's noted below.

Slash commands

Everyone

/feedback

Send feedback or report an issue to the LFG Hub team.

  • Access: everyone · works in DMs
  • Options: none
  • What it does: Opens a form with a required message box (up to 2000 characters) and an optional file upload (up to 5 files, e.g. screenshots). Use it to report a bug or suggest an improvement.

/help

Request help from the LFG Hub team.

  • Access: everyone · works in DMs
  • Options: none
  • What it does: Opens the same form as /feedback. Use it when you need assistance with the bot.

Admin only

/setup-lfg-channel

The one command you run to set up LFG Hub — the main configuration wizard.

  • Access: Administrator · server only

  • Options:

    OptionTypeRequiredDescription
    gameString (autocomplete)YesStart typing to search the game database.
  • What it does: After you pick a game, you step through a multi-page wizard to make that game playable through the bot. See Configuration and Games for a full walkthrough. In short, the wizard covers:

    1. Game Options — the LFG filters players pick when creating a squad (platforms, squad sizes, game modes, regions, languages, voice-channel behavior, and more).
    2. Groups Discovery — Smart DM Recommendations and Smart LFG Ping, each optionally scoped to a role.
    3. Server Settings — LFG Network connection, role-to-filter mapping, moderator roles, voice-channel naming, and the searching/squads categories.
    4. Monetization (when enabled) — premium roles, store link, platform.

    Run it again on an existing game to edit its configuration. Configure it as specifically as possible — the more precise your setup, the better your server is matched and recommended across the LFG Network.

/setup

A status view — not a setup step. You never need to run it to configure anything.

  • Access: Administrator
  • Options: none
  • What it does: Shows an overview of LFG Hub on your server — how to set up (if you haven't), which features are currently on or off (Smart LFG Ping, Smart DM Recommendations), and which LFG channels are configured. Use it any time to check your current state; all actual configuration lives in /setup-lfg-channel.

Managing discovery features

Smart LFG Ping, Smart DM Recommendations, and the LFG Network connection are all managed inside the /setup-lfg-channel wizard. Standalone commands for these (/enable-lfg-ping, /enable-dm-lfg-recommendations, /connect-to-lfg-network) may appear in the slash-command menu, but the wizard is the supported way to change them.

Context-menu commands

These appear when you right-click (or long-press) a message or user → Apps. Responses are ephemeral — only you see them.

View Date Sent

  • Type: message context menu · Access: everyone
  • What it does: Shows the full date the selected message was originally sent.

View Date Joined

  • Type: user context menu · Access: everyone
  • What it does: Shows when the selected user joined the server (or, in a DM, when their Discord account was created).

Quick reference

CommandTypeAccessOptions
/setup-lfg-channelSlashAdmingame (required)
/setupSlashAdmin · status only
/feedbackSlashEveryone
/helpSlashEveryone
View Date SentMessage menuEveryone
View Date JoinedUser menuEveryone

LFG Hub Documentation