25 lines
1.2 KiB
Markdown
25 lines
1.2 KiB
Markdown
# General Bots - The Bot Server
|
|
|
|
Welcome to the General Bots Book. This is a reference material that can be used
|
|
to understand how the bot server is organized in a form of packages itself and
|
|
this arrangement can be used to all custom deployed packages like .gbkb, .gbtheme
|
|
or .gbapp.
|
|
This book is organized in ten chapters that can be accessed throuhg this table bellow:
|
|
|
|
* [Acknowledgments](book/acknowledgments.md)
|
|
* [Chapter 01 - Run and Talk](book/chapter-01-run-and-talk.md)
|
|
* [Chapter 02 - About Packages](book/chapter-02-the-package-based.md)
|
|
* [Chapter 03 - gbkb Reference](book/chapter-03-gbkb-reference.md)
|
|
* [Chapter 04 - gbtheme Reference](book/chapter-04-gbtheme-reference.md)
|
|
* [Chapter 05 - gbdialog Reference](book/chapter-05-gbdialog-reference.md)
|
|
* [Chapter 06 - gbapp Reference](book/chapter-06-gbapp-reference.md)
|
|
* [Chapter 07 - Administration](book/chapter-07-administration.md)
|
|
* [Chapter 08 - Tooling](book/chapter-08-tooling.md)
|
|
* [Chapter 09 - Services](book/chapter-09-services.md)
|
|
* [Chapter 10 - Contributing](book/chapter-10-contributing.md)
|
|
* [Apendix I - Database Model](book/apendix-i-database-model.md)
|
|
* [Copyright](book/copyright.md)
|
|
* [Foreward](book/foreward.md)
|
|
* [Glossary](book/glossary.md)
|
|
* [Preface](book/preface.md)
|
|
* [Fork]
|