#
Setup
Integrated role
If you've added kayo to your server with any permissions, a new role named kayo will be created. It is recommended to position this role at the top of your role list to ensure kayo can effectively manage your server and its members without any issues.
#
Prefix
The default command prefix is a semicolon (;), but you also have the option to mention the bot (@kayo).
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.
If you're not sure what the current prefixes are, you can check using @kayo prefix.
#
Commands
As a server administrator, you can toggle which commands are able to be used by your members.
If a member has the administrator permission, they can bypass command restrictions.
Command Parents
When you modify a parent command, like lastfm, all its associated subcommands, such as lastfm tar, will be modified as well.
#
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>
You can re-enable commands using the same syntax with command enable instead.
#
Command restrictions
Commands can be restricted to specific roles, allowing only members with those roles to use them.
command restrict <role> <command>
You can un-restrict commands by re-running the command with the same parameters.
You can also use command restrict list to view all restricted commands.
#
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.