@microsoft/bot-components-welcome

1.4.0 • Public • Published

Microsoft.Bot.Components.Welcome

This package contains a dialog and supporting declarative assets for greeting new and returning users.

Getting Started

Once you've installed the package using Bot Framework Composer, you'll want to perform the steps outlined below.

  1. From Composer, add a new trigger to dispatch to your new dialog.
    1. Use the Activities > Greeting trigger.
    2. If your bot is already using this trigger, you should update it rather than adding an additional trigger.
  2. Click the "+" button, and then "Dialog Management" > "Begin a new dialog".
  3. In the "Dialog Name" dropdown select the "WelcomeDialog" option.

Customizing your dialogs

The dialog contained in this package is an examples for welcoming new and returning users. You'll want to customize the messages to meet your specific needs.

Feedback and issues

If you encounter any issues with this package, or would like to share any feedback please open an Issue in our GitHub repository.

Package Sidebar

Install

npm i @microsoft/bot-components-welcome

Weekly Downloads

18

Version

1.4.0

License

MIT

Unpacked Size

4.74 kB

Total Files

9

Last publish

Collaborators

  • botframework
  • sgellock
  • cwhitten
  • peterinnesmsft
  • cmullins
  • microsoft1es