Utilities and middleware for the Microsoft Bot Framework
Перейти к файлу
microsoft-github-policy-service[bot] 62eea4e449
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:10:59 +00:00
packages fix typo (#66) 2018-09-26 12:59:48 -04:00
.gitignore release branch 2018-09-25 11:17:57 -04:00
LICENSE release branch 2018-09-25 11:17:57 -04:00
README.md doc changes (#64) 2018-09-25 13:41:33 -04:00
SECURITY.md Microsoft mandatory file 2022-08-02 16:08:04 +00:00

README.md

Botbuilder Utils for JavaScript

This repo contains sample code that can be used to enhance a v4 Microsoft Bot Framework bot running NodeJS. It has been tested against version 4.0.6.

Packages come with no guarantee of support or updates.

Packages

The following packages are provided as sample code only, and so are not published to npm. To use them in your bot, follow the instructions in the respective READMEs:

  1. botbuilder-transcript-cosmosdb
  2. botbuilder-transcript-app-insights
  3. botbuilder-feedback
  4. botbuilder-http-test-recorder

Questions and Contact

If you have a question or would like to contact the development team, please open an issue in this repo.

Contributing

The botbuilder-utils team is currently only accepting bug fixes, not feature requests. If you spot a bug, please open an issue, and if possible, open a PR.

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.