This package has been deprecated

Author message:

NPM package not supported any longer

botxo-webchat

1.0.1 • Public • Published

N|Solid webchat

How to use?

  • install npm package: npm install botxo-webchat
  • import package to you project (import botxo from 'botxo-webchat' or var botxo = require('botxo-webchat'))
  • embed the script
botxo({
  id: 3,
  buttonColor: '#ff6f4c'
});

Params

  • id: id of bot deployment (required)
  • buttonColor: hex value (optional)

Readme

Keywords

none

Package Sidebar

Install

npm i botxo-webchat

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • botxo