Update README.md

This commit is contained in:
Rodrigo Rodriguez 2018-11-11 14:55:26 -02:00 committed by GitHub
parent 517e20ddbb
commit 42e4ff6012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,27 @@
[![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://img.youtube.com/vi/AfKTwljoMOs/0.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
----------------
[![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)
[![forthebadge](https://badge.fury.io/js/botlib.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)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
![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.
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?
@ -35,14 +47,6 @@ Package Quick Reference
![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
![General Bots Block Architecture](https://raw.githubusercontent.com/pragmatismo-io/BotServer/master/docs/images/general-bots-block-architecture.png)