Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
c6c809498f
commit
c1aee5ee23
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ The following file types are loaded from a .gbdialog package: `.vbs`, `.vb`, `.b
|
|||
| Instruction | Description |
|
||||
|----------------------------------|-----------------------------------------------------------------------------|
|
||||
| hear *variable* | Hears something from the person into a *variable* for later use. |
|
||||
| confirm *variable* (Comming soon)| Waits for confirmation like 'yes', 'y', 'yeah' and return true or false |
|
||||
| talk *message* | Talk the specified *message* to the person. |
|
||||
| generate a password | Creates a new password into the system variable **password** for later use. |
|
||||
| create a bot farm using *params* | Deploys a new bot farm to the cloud. |
|
||||
|
|
Loading…
Add table
Reference in a new issue