4.22.2 • Published 13 days ago

botbuilder-azure-blobs v4.22.2

Weekly downloads
323
License
MIT
Repository
github
Last release
13 days ago

Bot Framework SDK v4 for JavaScript

This repository contains code for the JavaScript version of the Microsoft Bot Framework SDK, which is part of the Microsoft Bot Framework - a comprehensive framework for building enterprise-grade conversational AI experiences.

This SDK enables developers to model conversation and build sophisticated bot applications using JavaScript. SDKs for .NET, Python and Java (preview) are also available.

To get started building bots using the SDK, see the Azure Bot Service Documentation. If you are an existing user, then you can also find out what's new with Bot Framework.

For more information jump to a section below.

Build Status

BranchDescriptionBuild StatusCoverage StatusWindows Bot Test StatusLinux Bot Test StatusBrowser Functional Tests
Main4.11.* Preview BuildsBuild statusCoverage StatusBuild StatusBuild StatusBuild Status

Packages

NameNPM Package
adaptive-expressionsBotBuilder Badge
botbuilderBotBuilder Badge
botbuilder-aiBotBuilder Badge
botbuilder-applicationinsightsBotBuilder Badge
botbuilder-azureBotBuilder Badge
botbuilder-coreBotBuilder Badge
botbuilder-dialogsBotBuilder Badge
botbuilder-dialogs-adaptiveBotBuilder Badge
botbuilder-dialogs-declarativeBotBuilder Badge
botbuilder-lgBotBuilder Badge
botbuilder-testingBotBuilder Badge
botframework-configBotBuilder Badge
botframework-connectorBotBuilder Badge
botframework-schemaBotBuilder Badge
botframework-streamingBotBuilder Badge

To view package interdependencies, see the dependency graph.

Getting Started

To get started building bots using the SDK, see the Azure Bot Service Documentation.

The Bot Framework Samples includes a rich set of samples repository.

If you want to debug an issue, would like to contribute, or understand how the Bot Builder SDK works, instructions for building and testing the SDK are below.

Prerequisites

Clone

Clone a copy of the repo:

git clone https://github.com/microsoft/botbuilder-js.git

Change to the SDK's directory:

cd botbuilder-js

Build and test locally

Install the prerequisites. This will also run the postinstall script (lerna bootstrap --hoist).

npm install

Then use the following command to build the SDK.

npm run build

Running unit tests

Use the following command to run the unit tests.

npm run test

The prep-test.cmd command is run to install test keys and start the Azure Storage Emulator if its installed. Any unit tests needing test keys or the storage emulator are designed to be skipped if their dependencies are missing so most developers won't need to worry about running this command.

If you have a need to re-generate the LUIS or connector clients using the latest swagger you'll need to install autorest (requires Node 7.10.0 or higher), which you can do with the following command.

npm install --global autorest

Getting support and providing feedback

Below are the various channels that are available to you for obtaining support and providing feedback. Please pay carful attention to which channel should be used for which type of content. e.g. general "how do I..." questions should be asked on Stack Overflow, Twitter or Gitter, with GitHub issues being for feature requests and bug reports.

Github issues

Github issues should be used for bugs and feature requests.

Stack overflow

Stack Overflow is a great place for getting high-quality answers. Our support team, as well as many of our community members are already on Stack Overflow providing answers to 'how-to' questions.

Azure Support

If you issues relates to Azure Bot Service, you can take advantage of the available Azure support options.

Twitter

We use the @botframework account on twitter for announcements and members from the development team watch for tweets for @botframework.

Gitter Chat Room

The Gitter Channel provides a place where the Community can get together and collaborate.

Contributing and our code of conduct

We welcome contributions and suggestions. Please see our contributing guidelines for more information.

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.

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at secure@microsoft.com. 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. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License.

4.22.2

13 days ago

4.17.0-spike1

27 days ago

4.17.0-dev1

2 months ago

4.22.2-rc2

2 months ago

4.22.1

3 months ago

4.22.2-rc1

3 months ago

4.21.5-rc

3 months ago

4.22.0

3 months ago

4.21.4

4 months ago

4.21.4-rc2

4 months ago

4.21.4-rc

4 months ago

4.21.4-dev2

4 months ago

4.21.4-dev

5 months ago

4.21.3-rc

5 months ago

4.21.3

5 months ago

4.21.1

6 months ago

4.21.2

5 months ago

4.21.0

6 months ago

4.20.2

6 months ago

4.20.3

5 months ago

4.20.1

7 months ago

4.20.1-rc

7 months ago

4.21.1-rc2

6 months ago

4.21.1-rc

6 months ago

4.20.0-rc

11 months ago

4.20.0

11 months ago

4.19.3-rc2

1 year ago

4.19.3-rc4

1 year ago

4.19.3-rc5

1 year ago

4.19.1-rc1

1 year ago

4.19.1

1 year ago

4.19.2

1 year ago

4.19.3

1 year ago

4.19.3-rc

1 year ago

4.19.1-rc

1 year ago

4.19.0-rc

1 year ago

4.19.0

1 year ago

4.18.0

2 years ago

4.18.0-rc0

2 years ago

4.17.1-rc0-rc

2 years ago

4.17.1

2 years ago

4.17.0-rc

2 years ago

4.17.0

2 years ago

4.16.0

2 years ago

4.15.0

2 years ago

4.15.0-rc1

2 years ago

4.15.0-rc3

2 years ago

4.15.0-rc2

2 years ago

4.15.0-rc0

3 years ago

4.14.1-preview

3 years ago

4.14.0-preview

3 years ago

4.13.6-preview

3 years ago

4.11.2-rc0

3 years ago

4.12.1-preview

3 years ago

4.11.2

3 years ago

4.13.5-preview

3 years ago

4.13.4-preview

3 years ago

4.13.3-preview

3 years ago

4.13.2-preview

3 years ago

4.13.1-preview

3 years ago

4.13.0-preview

3 years ago

4.12.0-preview

3 years ago

4.11.1

3 years ago

4.11.1-rc0

3 years ago

4.11.0

3 years ago

4.11.0-rc3

3 years ago

4.11.0-rc2

3 years ago

4.11.0-rc1

4 years ago

4.11.0-rc0

4 years ago