Prefix Command¶
View or change the bot's command prefix. This is a prefix-only command -- there is no slash command equivalent.
Usage¶
!prefix [new_prefix]
Description¶
The prefix command allows you to: - View the current command prefix when used without arguments - Change the command prefix when used with a new prefix argument
Examples¶
View current prefix:
!prefix
Change prefix to "sb":
!prefix sb
Notes¶
- The prefix is server-specific
- Only server administrators can change the prefix
- The default prefix is "!"
- This command is prefix-only and has no slash command equivalent
- Prefix commands still work alongside slash commands but will be removed in a future update