Prefix & Commands
βοΈ Prefix & Commands
VanGuardβs commands are simple and easy to use, but customization is key! This section covers how to use the default prefix, set a custom prefix, and get the most out of your commands.
1. π Default Prefix
The default prefix for VanGuard commands is !
.
Example: !help
to get a list of available commands.
2. π Custom Prefix Setup
You can set a custom prefix to make VanGuard fit your server's needs. To set your own prefix, simply use the following command:
For example, if you want to change the prefix to *
, use:
After setting a custom prefix, all commands will use the new prefix (e.g., *help
instead of !help
).
3. π Command Usage
Commands are easy to use. Once you've set your prefix, simply use it followed by the command you want to execute. For example:
!help
β Lists all available commands!ban @user
β Bans a user from the server!mute @user
β Mutes a user in the server
VanGuard supports the following command categories:
Moderation (
!ban
,!kick
,!warn
, etc.)Utility (
!avatar
, !serverinfo
, etc.)Fun (
!roll
,!flip
, etc.)Configuration (
!config
,!prefix
, etc.)
For a full list of commands, use !help
or !help <command>
to get more details on any specific command.
To use a command that has options, always refer to the help section (!help <command>
) for syntax details.
Last updated