@hexabot-ai/widget 3.2.2-alpha.10 → 3.2.2-alpha.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
The [Hexabot](https://hexabot.ai/) Live Chat Widget is a React-based embeddable widget that allows users to integrate real-time chat functionality into their websites. It connects to the Hexabot API and facilitates seamless interaction between end-users and chatbots across multiple channels.
|
|
4
4
|
|
|
5
|
-
[Hexabot](https://hexabot.ai/) is a chatbot / agent solution that allows users to create and manage AI-powered, multi-channel, and multilingual chatbots with ease. If you would like to learn more, please visit the [official github repo](https://github.com/
|
|
5
|
+
[Hexabot](https://hexabot.ai/) is a chatbot / agent solution that allows users to create and manage AI-powered, multi-channel, and multilingual chatbots with ease. If you would like to learn more, please visit the [official github repo](https://github.com/hexabot-ai/Hexabot/).
|
|
6
6
|
|
|
7
7
|
## Key Features
|
|
8
8
|
|
|
@@ -135,7 +135,7 @@ JsDelivr uses the package published in the npm registry: https://www.npmjs.com/p
|
|
|
135
135
|
|
|
136
136
|
## Examples
|
|
137
137
|
|
|
138
|
-
As a proof of concept we developed a Wordpress plugin to embed the chat widget in a Wordpress website : [https://github.com/
|
|
138
|
+
As a proof of concept we developed a Wordpress plugin to embed the chat widget in a Wordpress website : [https://github.com/hexabot-ai/hexabot-wordpress-live-chat-widget](https://github.com/hexabot-ai/hexabot-wordpress-live-chat-widget)
|
|
139
139
|
|
|
140
140
|
## Customization
|
|
141
141
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hexabot-ai/widget",
|
|
3
|
-
"version": "3.2.2-alpha.
|
|
3
|
+
"version": "3.2.2-alpha.12",
|
|
4
4
|
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
|
|
5
5
|
"author": "Hexastack",
|
|
6
6
|
"license": "FCL-1.0-ALv2",
|