746 B
746 B
General Bots BASIC reference
| Instruction | Description |
|---|---|
| HEAR variable | Hears something from the person into a variable for later use. |
| TALK message | Talk the specified text to the person. |
| GENERATE A PASSWORD | Creates a new password into the variable password for later use. |
| CREATE A BOT FARM USING params | Deploys a new bot farm to the cloud. |
| WAIT seconds | Wait a number of seconds before continuing the conversation. |