From 64f3d796ca54cf8a543292ff1b782de47deced65 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Tue, 2 Aug 2022 23:56:26 -0300 Subject: [PATCH] Update chapter-05-gbdialog-reference.md --- book/chapter-05-gbdialog-reference.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/book/chapter-05-gbdialog-reference.md b/book/chapter-05-gbdialog-reference.md index 3c7fd8fc..d21166c2 100644 --- a/book/chapter-05-gbdialog-reference.md +++ b/book/chapter-05-gbdialog-reference.md @@ -1,12 +1,7 @@ # .gbdialog Reference ![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. - 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 . +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. ## Using Conversational BASIC