76 lines
6.9 KiB
Markdown
76 lines
6.9 KiB
Markdown
| Area | Status |
|
|
|------------------------------|----------------------------------------------------------------------------------------------------|
|
|
| Community | [](https://stackoverflow.com/questions/tagged/generalbots) [](https://gitter.im/GeneralBots) [](https://badges.frapsoft.com) [](http://makeapullrequest.com) [](https://github.com/pragmatismo-io/BotServer/blob/master/LICENSE.txt)|
|
|
| Management | [](https://gitHub.com/pragmatismo-io/BotServer/graphs/commit-activity) [](https://waffle.io/pragmatismo-io/BotServer) |
|
|
| Security | [](https://snyk.io/test/github/pragmatismo-io/BotServer) |
|
|
| Building & Quality | [](https://travis-ci.com/pragmatismo-io/BotServer) [](https://coveralls.io/github/pragmatismo-io/BotServer) [](https://github.com/prettier/prettier) |
|
|
| Packaging | [](https://badge.fury.io) [](https://david-dm.org) [](https://greenkeeper.io/) [](http://commitizen.github.io/cz-cli/) |
|
|
| Releases | [](https://www.npmjs.com/package/botserver/) [](https://www.npmjs.com/package/botlib/) [](https://github.com/semantic-release/semantic-release)|
|
|
| Samples | [default.gbdialog (VBA)](https://github.com/pragmatismo-io/BotServer/tree/master/packages/default.gbdialog) [AzureADPasswordReset.gbapp (TypeScript)](https://github.com/pragmatismo-io/AzureADPasswordReset.gbapp)|
|
|
| [Docker Image](https://github.com/lpicanco/docker-botserver) |      <br/> *Provided by [@lpicanco](https://github.com/lpicanco/docker-botserver)* |
|
|
|
|
General Bots
|
|
------------------
|
|
|
|

|
|
|
|
General Bot is a strongly typed 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.
|
|
|
|

|
|
|
|
## Guide
|
|
|
|
[Read the General Bots Guide](https://github.com/GeneralBots/BotBook/blob/master/01%20-%20Overview.md).
|
|
|
|
## Contributing
|
|
|
|
This project welcomes contributions and suggestions.
|
|
See our [Contribution Guidelines](https://github.com/pragmatismo-io/BotServer/blob/master/CONTRIBUTING.md) for more details.
|
|
|
|
## Reporting Security Issues
|
|
|
|
Security issues and bugs should be reported privately, via email, to the Pragmatismo.io Security
|
|
team at [security@pragmatismo.io](mailto:security@pragmatismo.io). You should
|
|
receive a response within 24 hours. If for some reason you do not, please follow up via
|
|
email to ensure we received your original message.
|
|
|
|
## License & Warranty
|
|
|
|
General Bot Copyright (c) Pragmatismo.io. All rights reserved.
|
|
Licensed under the AGPL-3.0.
|
|
|
|
According to our dual licensing model, this program can be used either
|
|
under the terms of the GNU Affero General Public License, version 3,
|
|
or under a proprietary license.
|
|
|
|
The texts of the GNU Affero General Public License with an additional
|
|
permission and of our proprietary license can be found at and
|
|
in the LICENSE file you have received along with this program.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU Affero General Public License for more details.
|
|
|
|
"General Bot" is a registered trademark of Pragmatismo.io.
|
|
The licensing of the program under the AGPLv3 does not imply a
|
|
trademark license. Therefore any rights, title and interest in
|
|
our trademarks remain entirely with us.
|
|
|
|
|
|
<a href="https://stackoverflow.com/questions/ask?tags=generalbots">:speech_balloon: Ask a question</a> <a href="https://github.com/GeneralBots/BotBook/blob/master/01%20-%20Overview.md">:book: Read the Docs</a>
|
|
</h2>
|
|
|
|
# Videos
|
|
|
|
## Easeness authoring of bot packages, development environment and self-deployment.
|
|
|
|
* Now with the General Bots server you can press F5 on Visual Studio to get a bot factory on your environment* published on November 10th, 2018.
|
|
|
|
[](https://www.youtube.com/watch?v=AfKTwljoMOs)
|
|
|
|
## Using TALK and HEAR to build Virtual Assistants with BASIC
|
|
|
|
* See how easy is to use 'hear' and 'talk' to build Microsoft BOT Framework v4 logic with plain BASIC * published on December 3rd, 2018.
|
|
|
|
[](https://www.youtube.com/watch?v=yX1sF9n9628)
|