Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -36,8 +36,8 @@
|
|
36 |
<script>
|
37 |
window.botpressWebChat.init({
|
38 |
// Replace <your-bot-id> and <your-client-id> with your actual bot and client IDs
|
39 |
-
"botId": "
|
40 |
-
"clientId": "
|
41 |
|
42 |
// Set the URL for the Botpress WebChat JavaScript file and the messaging server
|
43 |
"hostUrl": "https://cdn.botpress.cloud/webchat/v0",
|
@@ -59,7 +59,7 @@
|
|
59 |
'enableConversationDeletion': false,
|
60 |
'useSessionStorage': true,
|
61 |
'showPoweredBy': false,
|
62 |
-
'botConversationDescription': "👋 Chat
|
63 |
'composerPlaceholder': 'Type here',
|
64 |
'showCloseButton': false,
|
65 |
'closeOnEscape': false,
|
|
|
36 |
<script>
|
37 |
window.botpressWebChat.init({
|
38 |
// Replace <your-bot-id> and <your-client-id> with your actual bot and client IDs
|
39 |
+
"botId": "a434ad46-9d4e-40c4-a0d4-8fa75e11012b",
|
40 |
+
"clientId": "a434ad46-9d4e-40c4-a0d4-8fa75e11012b",
|
41 |
|
42 |
// Set the URL for the Botpress WebChat JavaScript file and the messaging server
|
43 |
"hostUrl": "https://cdn.botpress.cloud/webchat/v0",
|
|
|
59 |
'enableConversationDeletion': false,
|
60 |
'useSessionStorage': true,
|
61 |
'showPoweredBy': false,
|
62 |
+
'botConversationDescription': "👋 Chat with our AI Counsellor today!",
|
63 |
'composerPlaceholder': 'Type here',
|
64 |
'showCloseButton': false,
|
65 |
'closeOnEscape': false,
|