-
Notifications
You must be signed in to change notification settings - Fork 4
Command Reference
Note: This page is dedicated to listing out basic help for commands to get people started with kdkbot quickly. For more in-depth and detailed information about a particular command, please visit that commands page directly where extensive information on it will be given.
Kdkbot by default uses the pipe character (|) typically located above the enter key or next to the ] key on US keyboards and comes with commands that are only able to be used to people with a rank of 1 or higher. These can be changed through either the Channel command settings or by using the Commands command.
In order to give users in the channel permission, the perm command is needed and is required to allow users to use any command that does not have a rank of 0.
- perm set someone 3 will give someone level 3 permission with the bot.
- perm get someone will tell, in chat, what someone's permission level with the bot is.
There is a lot of information for custom commands on the Commands page, and have a lot of flexibility in them on what they can do. For detailed information, do visit the Commands page.
- commands new something 0 some message will create a new custom command that will be available to everyone (that 0), triggered by something and will send to the chat some message.
- commands remove something will remove the command that is triggered by something.
- channel commandPrefix something will change the command prefix (default |) to something.