https://github.com/zef-dev/convoworks-webchat
Webchat for the Convoworks
https://github.com/zef-dev/convoworks-webchat
Last synced: 11 months ago
JSON representation
Webchat for the Convoworks
- Host: GitHub
- URL: https://github.com/zef-dev/convoworks-webchat
- Owner: zef-dev
- License: mit
- Created: 2020-11-19T08:53:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-16T15:39:53.000Z (about 5 years ago)
- Last Synced: 2025-03-15T16:05:03.760Z (11 months ago)
- Language: JavaScript
- Size: 695 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# convoworks-webchat
Webchat for the Convoworks
## installation
``` yarn add @zef-dev/convoworks-webchat ```
## usage
```
import ConvoworksWebchat from '@zef-dev/convoworks-webchat'
```
## required parameters
```title={string}```
```apiUrl={string}```
```serviceId={string}```
```variant={string}```