This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-11 17:31:27 -02:00
commit cab4f2b62f
2 changed files with 18 additions and 10 deletions

View file

@ -1,15 +1,31 @@
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) #### Watch a video about packages, development environment and self-deployment
*Now with General Bots you can press F5 on Visual Studio to get a bot factory on your environment* published on November 10th, 2018.
[![General Bot Video](https://github.com/pragmatismo-io/BotServer/blob/master/docs/images/video-01-thumb.jpg)](https://www.youtube.com/watch?v=AfKTwljoMOs)
** **Checkout our FREE [Intranet Quickstart Bot](https://github.com/pragmatismo-io/IntranetBotQuickStart.gbai)** **
Welcome to General Bot Community Edition Welcome to General Bot Community Edition
---------------- ----------------
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![forthebadge](https://badge.fury.io/js/botserver.svg)](https://badge.fury.io)
[![Dependencies](https://david-dm.org/pragmatismo-io/botserver.svg)](https://david-dm.org)
[![Open-source](https://badges.frapsoft.com/os/v2/open-source.svg)](https://badges.frapsoft.com)
[![Coverage Status](https://coveralls.io/repos/github/pragmatismo-io/BotServer/badge.svg)](https://coveralls.io/github/pragmatismo-io/BotServer)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Issues](https://github-basic-badges.herokuapp.com/issues/pragmatismo-io/BotServer.svg)](https://github.com/kennedyoliveira/github-basic-badges)
[![Commits](https://github-basic-badges.herokuapp.com/commits/pragmatismo-io/BotServer.svg)](https://github.com/kennedyoliveira/github-basic-badges)
[![License](https://github-basic-badges.herokuapp.com/license/pragmatismo-io/BotServer.svg)](https://github.com/kennedyoliveira/github-basic-badges)
[![Pulls](https://github-basic-badges.herokuapp.com/pulls/pragmatismo-io/BotServer.svg)](https://github.com/kennedyoliveira/github-basic-badges)
![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/logo.png) ![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/logo.png)
General Bot is a package based chat bot server focused in convention over configuration and code-less approaches, which brings software packages and application server concepts to help parallel bot development. General Bot is a package based chat bot server focused in convention over configuration and code-less approaches, which brings software packages and application server concepts to help parallel bot development.
In this [MSDN](https://blogs.msdn.microsoft.com/buckwoody/2018/09/25/applied-ai-using-a-bot-for-password-reset/) article you can have an overview of a General Bots application. In this [MSDN](https://blogs.msdn.microsoft.com/buckwoody/2018/09/25/applied-ai-using-a-bot-for-password-reset/) article you can have an overview of a General Bots application.
*Checkout our FREE [Intranet Quickstart Bot](https://github.com/pragmatismo-io/IntranetBotQuickStart.gbai)*
### What is a Bot Server? ### What is a Bot Server?
@ -35,14 +51,6 @@ Package Quick Reference
![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png) ![General Bot Logo](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-stack.png)
#### Watch a video about packages, development environment and self-deployment
*Now with General Bots you can press F5 on Visual Studio to get a bot factory on your environment* published on November 10th, 2018.
[![General Bot Video](https://img.youtube.com/vi/AfKTwljoMOs/0.jpg)](https://www.youtube.com/watch?v=AfKTwljoMOs)
### The same build process for everyone ### The same build process for everyone
![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png) ![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB