# Setup

# Prefix

The prefix command allows you to change kayo's prefix, and you have the option to set multiple prefixes if you want. Using prefix set will overwrite any existing prefixes, while prefix add will add a new prefix without removing any existing ones.

# Commands

As a server administrator, you can toggle which commands are able to be used by your members.

# Disabling Commands

You can disable commands for specific channels or for all channels. If you wish to disable a command in a specific channel, include the channel before the command name. If not, simply exclude the channel parameter, and the command will be disabled in all channels.

command disable [channel] <command>

# Command restrictions

Commands can be restricted to specific roles, allowing only members with those roles to use them.

command restrict <role> <command>

# You're done, for now

This is the end of the basic setup guide, of course there's much more to explore, and you can find more guides in the Commands section.