Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
962ff37ffd
commit
64f3d796ca
1 changed files with 1 additions and 6 deletions
|
@ -1,12 +1,7 @@
|
||||||
# .gbdialog Reference
|
# .gbdialog Reference
|
||||||

|

|
||||||
|
|
||||||
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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue