InterChat LogoInterChat

    Commands Overview

    Complete reference of InterChat commands

    Commands Overview

    InterChat offers a comprehensive set of commands to manage hubs, connections, and moderation. All commands are available as slash commands (/command) and most are also available as prefix commands (c!command).

    InterChat uses Discord's slash command system. Type / in your Discord chat to see all available commands.

    Command Categories

    Command Permissions

    InterChat commands have different permission requirements:

    Permission LevelDescription
    EveryoneBasic commands that any user can use
    Server AdminCommands that require server administrator permissions
    Hub ModeratorCommands that require hub moderator status
    Hub ManagerCommands that require hub manager status
    Hub OwnerCommands that only the hub owner can use

    Each command page specifies the required permissions.

    Command Syntax

    InterChat commands follow this general syntax:

    /command subcommand option1:value1 option2:value2

    For example:

    /hub create name:Gaming Hub description:A hub for gaming communities

    Command Cooldowns

    Some commands have cooldowns to prevent abuse:

    CommandCooldown
    /hub create10 minutes
    /hub announce1 minute
    /connect30 seconds

    Cooldowns are per-user, not per-server.

    Using Prefix Commands

    In addition to slash commands, InterChat supports prefix commands using the c! prefix:

    c!hub create
    c!connect
    c!blacklist user

    Prefix commands will guide you through the options interactively.

    Slash commands are recommended as they provide better guidance and error handling.

    On this page