aiava-hot-trigger
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

hot-trigger

A name for every intelligence.

Table of Contents

Usage

// Dependencies
import HotTrigger, { Phrase } from "aiava-hot-trigger";

// Create a hot trigger with the name john and greetings:
// - hello
// - howdy
// - hey
// - hi
const trigger = new Phrase("John");

Installation

yarn add aiava-hot-trigger

Or with NPM

npm i -S aiava-hot-trigger

Documentation

All the documentation is located on the Ava documentation site.

Readme

Keywords

none

Package Sidebar

Install

npm i aiava-hot-trigger

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.24 kB

Total Files

8

Last publish

Collaborators

  • ihack2712