@webotter/sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

Using Webotter in Your App

In your app, run the command:

npm i webotter

Import:

import { initializeBot } from 'webotter'

Use in the app:

initializeBot({
  apiKey: "YOUR_API_KEY",
  projectId: "YOUR_PROJECT_ID"
})

Package Sidebar

Install

npm i @webotter/sdk

Weekly Downloads

4

Version

1.0.15

License

ISC

Unpacked Size

30.1 kB

Total Files

5

Last publish

Collaborators

  • webotter