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