Command System
Fire uses a comprehensive command system that supports both slash commands and traditional prefix commands. Most commands are now slash-only for better Discord integration.Using Commands
Slash Commands (Recommended) Type/ in any channel to see available commands. Discord will show autocomplete suggestions with descriptions.
Example:
Command Categories
Fire’s commands are organized into the following categories:Moderation
Manage members and keep your server safe
Utilities
Useful tools and information commands
Fun
Entertainment and interactive commands
Configuration
Server settings and customization
Tags
Create and manage custom text snippets
Tickets
Support ticket system setup
Premium
Premium-only features and commands
Command Permissions
User Permissions
Many commands require specific Discord permissions. For example:- Moderation commands require permissions like Ban Members, Kick Members, etc.
- Configuration commands typically require Manage Server
- Some commands are moderator-only (based on Fire’s moderator system)
Bot Permissions
Fire needs appropriate permissions to execute commands:- Moderation commands need corresponding mod permissions
- Embed commands need Embed Links permission
- Message management commands need Manage Messages
The bot will inform you if it lacks required permissions to execute a command.
Command Arguments
Required Arguments
Shown in command syntax without brackets or with<angle brackets>:
Optional Arguments
Shown with[square brackets]:
Argument Types
Commands accept various argument types:- User/Member: Discord users or server members
- Role: Server roles
- Channel: Text channels, categories, etc.
- String: Text input
- Number: Numeric values
- Time: Duration or timestamp (e.g., “2h”, “30m”)
Getting Help
Help Command
Use/help to view all available commands:
Command Autocomplete
Many commands support autocomplete for arguments. Start typing and Discord will suggest valid options.Error Messages
Fire provides clear error messages when:- Required arguments are missing
- You lack necessary permissions
- The bot lacks required permissions
- Invalid arguments are provided
- Rate limits are exceeded
Next Steps
Moderation Commands
Learn about ban, kick, mute, and other mod tools
Configuration
Set up your server’s features and settings