Basic Commands Reference

A comprehensive reference of Central Bot's basic commands and their usage.

General Commands

help

Shows the command list

Usage: /help [category]
ping

Checks bot latency

Usage: /ping
sayHigh Rank+

Makes bot say a message

Usage: -say {message}

User Information

whois

Shows user information

Usage: /whois [user]
id

Gets user ID

Usage: -id {username}
membercount

Shows server member count

Usage: -membercount
membersearch

Searches for members

Usage: /membersearch {query}

Server Information

members

Lists members with a role

Usage: -members [role name]
timezone

Sets your timezone

Usage: /timezone {timezone}

Text Commands

Commands that work with the custom prefix (default: -):

markdown
General Commands:
- help     : Shows help menu
- ping     : Checks bot status
- ding     : Alternative ping
- ring     : Alternative ping
- bing     : Alternative ping

User Commands:
- id       : Gets user ID
- whois    : Shows user info
- members  : Lists role members

Info Commands:
- membercount    : Shows member count
- membersearch   : Searches members

Slash Commands

Commands that use Discord's slash command system:

markdown
/help          : Command help
/ping          : Check latency
/whois         : User info
/membersearch  : Search members
/timezone      : Set timezone

Command Categories

Commands are organized into categories:

  • Session Commands: Server management
  • Infraction Commands: Staff management
  • Giveaway Commands: Giveaway system
  • Request Commands: Staff requests
  • LOA Commands: Leave management
  • Moderation Commands: Server moderation
  • Economy Commands: Currency system
  • API Commands: ER:LC integration
  • Miscellaneous: Utility commands
Use /help to see commands.

Command Permissions

markdown
Permission Levels:
• No Permission     : Basic commands
• Staff            : Staff-specific commands
• Moderate Members : Basic moderation commands
• Manage Messages  : Channel management
• Kick Members     : Kick command access
• Ban Members      : Ban command access
• High Rank        : Administrative commands
• Administrator    : Full bot control

Command Usage Notes

Understanding command syntax:

markdown
Syntax Elements:   
{ }  Required parameter
[]  Optional parameter
|   OR operator
... Multiple values allowed

Examples:
/ban {user} [reason]
/timeout {user} {duration} [reason]
/giveaway create

Additional Features

  • Command aliases for convenience
  • Both slash and text command support
  • Permission-based access control
  • Customizable command prefix
  • Command usage logging
Refer to specific feature guides for detailed command usage in each category.