Bot Settings
Configure the bot to suit your server's needs. Toggle modules, set prefixes, and manage core functionality to ensure a smooth experience for your members.
General Configuration
.prefix <new_prefix>
Change Prefix
Change the command prefix for the server (Default: .)
// Successfully changing prefix
UserToday at 4:20 PM
.prefix !
// Error: Prefix too long
UserToday at 4:20 PM
.prefix superlongprefix
Module Control
.settings toggle <module>
Enable or disable specific bot modules like economy, music, or leveling.
UserToday at 4:20 PM
.settings toggle economy
Command Management
.disable <command>
Disable a specific command in the server.
.enable <command>
Re-enable a disabled command.