Update chapter-01-run-and-talk.md

This commit is contained in:
Lucas Ribeiro 2020-09-29 11:25:07 -03:00 committed by GitHub
parent d3f800a90f
commit 7680e25537
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,12 +16,12 @@ Angular, Riot, React and HTML are responsible for the dynamic functioning of Gen
3- The .gtheme extension is responsible for the GeneralBots designer using css and PS technologies. 3- The .gtheme extension is responsible for the GeneralBots designer using css and PS technologies.
A theme is composed of some CSS files and images. A theme is composed of some CSS files and images.
4- .gbDialog is extension responsible for GeneralBots communication with the end user. Dialogues are bot services to users. 4- The .gbDialog is extension responsible for GeneralBots communication with the end user. Dialogues are bot services to users.
.gbkb is package for execution of various types of media. .gbkb is package for execution of various types of media.
5- the .gbot extension refers to the generalBots service product. 5- The .gbot extension refers to the generalBots service product.
6- the .gbai is architecture construction of the GeneralBots application. 6- The .gbai is architecture construction of the GeneralBots application.
### The Bot Factory ### The Bot Factory