Update chapter-05-gbdialog-reference.md

This commit is contained in:
Rodrigo Rodriguez 2022-08-02 23:56:26 -03:00 committed by GitHub
parent 962ff37ffd
commit 64f3d796ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,7 @@
# .gbdialog Reference # .gbdialog Reference
![generalbots-2018](https://user-images.githubusercontent.com/65977273/94922431-949c3900-0490-11eb-800a-6b478d689f2a.png) ![generalbots-2018](https://user-images.githubusercontent.com/65977273/94922431-949c3900-0490-11eb-800a-6b478d689f2a.png)
All direct communication from GeneralBots to the end user is made up of the .gbDialog extension. It can be composed of speech or writing directly with the bot. General Bots BASIC provides a easy to write bot language accessible to everyone and used as incomer for people willing to make their own bot.
This extension facilitates support related to dialogues, as the system is divided by each service extension.
## The Dialog
Communication or dialogue between the end user is one of the most important services of a software, because the smooth functioning of the dialogue directly reflects the functioning for the user .
## Using Conversational BASIC ## Using Conversational BASIC