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
Hub Commands
Create and manage hubs, configure settings, and handle invitations
Connection Commands
Connect channels to hubs, manage existing connections
Moderation Commands
Blacklist users/servers, handle reports, and manage infractions
Command Permissions
InterChat commands have different permission requirements:
Permission Level | Description |
---|---|
Everyone | Basic commands that any user can use |
Server Admin | Commands that require server administrator permissions |
Hub Moderator | Commands that require hub moderator status |
Hub Manager | Commands that require hub manager status |
Hub Owner | Commands that only the hub owner can use |
Each command page specifies the required permissions.
Command Syntax
InterChat commands follow this general syntax:
For example:
Command Cooldowns
Some commands have cooldowns to prevent abuse:
Command | Cooldown |
---|---|
/hub create | 10 minutes |
/hub announce | 1 minute |
/connect | 30 seconds |
Cooldowns are per-user, not per-server.
Using Prefix Commands
In addition to slash commands, InterChat supports prefix commands using the c!
prefix:
Prefix commands will guide you through the options interactively.
Slash commands are recommended as they provide better guidance and error handling.