Merge branch 'master' of https://github.com/GeneralBots/BotServer
This commit is contained in:
commit
0842ee923e
1 changed files with 3 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
||||||
| Management | [](https://gitHub.com/GeneralBots/BotServer/graphs/commit-activity) |
|
| Management | [](https://gitHub.com/GeneralBots/BotServer/graphs/commit-activity) |
|
||||||
| Security | [](https://snyk.io/test/github/GeneralBots/BotServer) |
|
| Security | [](https://snyk.io/test/github/GeneralBots/BotServer) |
|
||||||
| Building & Quality | [](https://travis-ci.com/GeneralBots/BotServer) [](https://coveralls.io/github/GeneralBots/BotServer) [](https://github.com/prettier/prettier) |
|
| Building & Quality | [](https://travis-ci.com/GeneralBots/BotServer) [](https://coveralls.io/github/GeneralBots/BotServer) [](https://github.com/prettier/prettier) |
|
||||||
| Packaging | [](https://badge.fury.io) [](https://david-dm.org) [](https://greenkeeper.io/) [](http://commitizen.github.io/cz-cli/) |
|
| Packaging | [](https://badge.fury.io) [](https://github.com/GeneralBots/BotServer/releases/latest) [](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)|
|
| Releases | [](https://www.npmjs.com/package/botserver/) [](https://www.npmjs.com/package/botlib/) [](https://github.com/semantic-release/semantic-release)|
|
||||||
| Samples | [VBA](https://github.com/GeneralBots/BotServer/tree/master/packages/default.gbdialog) or [](https://github.com/GeneralBots/AzureADPasswordReset.gbapp)
|
| Samples | [VBA](https://github.com/GeneralBots/BotServer/tree/master/packages/default.gbdialog) or [](https://github.com/GeneralBots/AzureADPasswordReset.gbapp)
|
||||||
| [Docker Image](https://github.com/lpicanco/docker-botserver) |      <br/> *Provided by [@lpicanco](https://github.com/lpicanco/docker-botserver)* |
|
| [Docker Image](https://github.com/lpicanco/docker-botserver) |      <br/> *Provided by [@lpicanco](https://github.com/lpicanco/docker-botserver)* |
|
||||||
|
@ -32,11 +32,11 @@ editor). BASIC can be used to build custom dialogs so Bot can be extended just l
|
||||||
|
|
||||||
## Samples
|
## Samples
|
||||||
|
|
||||||
[General Bots Samples Repository](https://github.com/GeneralBots-Samples).
|
Several samples, including a Bot for AD Password Reset is avaiable on the [repository list](https://github.com/GeneralBots).
|
||||||
|
|
||||||
## Guide
|
## Guide
|
||||||
|
|
||||||
[Read the General Bots Guide](https://github.com/GeneralBots/BotBook/tree/master/book).
|
[Read the General Bots BotBook Guide](https://github.com/GeneralBots/BotBook/tree/master/book).
|
||||||
|
|
||||||
# Videos
|
# Videos
|
||||||
|
|
||||||
|
@ -86,5 +86,3 @@ 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">:book: Read the Docs</a>
|
<a href="https://stackoverflow.com/questions/ask?tags=generalbots">:speech_balloon: Ask a question</a> <a href="https://github.com/GeneralBots/BotBook">:book: Read the Docs</a>
|
||||||
|
|
||||||
* About Semantic Release: [https://medium.com/faun/automate-your-releases-versioning-and-release-notes-with-semantic-release-d5575b73d986](https://medium.com/faun/automate-your-releases-versioning-and-release-notes-with-semantic-release-d5575b73d986)
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue