botfuel-iris-webchat-client
v1.13.1
Published
[![](https://data.jsdelivr.com/v1/package/npm/botfuel-iris-webchat-client/badge)](https://www.jsdelivr.com/package/npm/botfuel-iris-webchat-client) # Botfuel Answers webchat client
Downloads
224
Readme
Botfuel Answers webchat client
Installation
In order to deploy a Botfuel Answers bot on your website, you need to:
- create an account on the Botfuel Answers app,
- create a bot,
- copy the code snippet,
- paste it on your website.
Distribution
We use the CDN of jsDelivr to distribute the webchat client code.
Versioning
We rely on Semantic Versioning for versioning the webchat client. The code snippet uses the latest version of the webchat client.
Icons
For icons we use a font of icons generated on Icomoon App.
To update the icon list:
- Go to https://icomoon.io/app
- Click the "Import icons" button
- Import the file
src/assets/fonts/selection.json
- Edit icons selection
- Once the selection is ready to be downloaded go to "Generate font" tab (bottom right)
- Click download and open archive
- In
src/assets/fonts/
replace font files (.eot, .svg, .ttf, .woff) and selection.json by the new files
License
See LICENSE.