You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This section will teach you how to create, read, and modify functions using commands.
Create a function
Create a function using /function create
Read contents of a function.
You can see a function as a set of command.
You can see all commands with their ids using /function read
It wil be important for the next section.
Modify a function.
By default, your newly created function will have one command with a /tell.
You can modify it using /function setcmd <id of the command (you can see it using /function read )(here is one)> .
If you want to add a new command, use /function addcmd