For the complete documentation index, see llms.txt. This page is also available as Markdown.

Command properties

This page assumes you have a basic bot running using WOKCommands as seen here.

A command's file name will become the executable name of the command. Additional aliases can be set.

Object properties

All commands are exported as objects who have properties to dictate the command's functionality. Here is a complete list of all current properties available to you:

Last updated