🌐Website Integration

Here are the step-by-step instructions to integrate your bot on a website:

  1. Log in to Dashboard using your Google account/manual signup

  2. Once logged in, you should see an overview icon for your bot. Click on it to go to the bot's overview page.

  3. On the overview page, you will see several tabs. Look for the one labelled "Channels" and click on it.

  4. Select the "Website" tab.

  5. Copy the code snippet provided by clicking on the "Copy" button.

  6. Open the HTML file of your webpage in a text editor.

  7. Locate the <body> tag in the HTML code.

  8. Paste the copied code snippet within the <body> tag.

  9. Save the changes to the HTML file.

  10. Refresh your webpage, and your bot should now be integrated and available on your website.

Following these steps will allow you to successfully integrate your bot into your website.

Last updated