Update chapter-05-gbdialog-reference.md

This commit is contained in:
Rodrigo Rodriguez 2023-12-19 07:12:33 -03:00 committed by GitHub
parent c28410379e
commit e93cbc0a29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,6 +97,16 @@ All values from .gbot Config.xlsx are also provided as variables, so it can be a
## How To
### Use code in Excel
To reply as code in Excel, start the cell value with /basic followed by the code itself. Eg.:
```
/basic
TALK "Hello."
```
### Use General Bots computer vision
1. Develop a BASIC dialog and publish;