fishytorts commited on
Commit
90bb90e
β€’
1 Parent(s): 2999a85

Update index.html

Browse files
Files changed (1) hide show
  1. 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": "ea640a0c-9bfc-404b-b69f-3ff351bfbffe",
40
- "clientId": "ea640a0c-9bfc-404b-b69f-3ff351bfbffe",
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 to know if you qualify for a counselling session!",
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,