@wireapp/bot-handler-wizard
TypeScript icon, indicating that this package has built-in type declarations

0.5.21 • Public • Published

@wireapp/bot-handler-wizard

Add a conversational UI (wizard) to a Wire bot instance.

Demo Code

Import

import {Bot} from '@wireapp/bot-api';
import {Prompt, WizardHandler} from '@wireapp/bot-handler-wizard';

// ...

const bot = new Bot(...);
bot.addHandler(new WizardHandler(...));

Examples

Readme

Keywords

none

Package Sidebar

Install

npm i @wireapp/bot-handler-wizard

Weekly Downloads

0

Version

0.5.21

License

GPL-3.0

Unpacked Size

42.6 kB

Total Files

6

Last publish

Collaborators

  • augustocdias_wire
  • beltram_wire
  • tlebon
  • typfel
  • wireapp-owner
  • wireapp-member