RE: authentication and personalization of data |
1 - To embed a bot on your website just click the "Embed" button and copy the HTML/JavaScript code to your website. We also have a Wordpress plugin, https://www.botlibre.com/forum-post?id=12957294 https://www.botlibre.com/forum-post?id=21526710 2/3 - You can implement user credentials either in JavaScript on your website and using our web API, or you can have the bot check the user's credentials using a Self script. https://www.botlibre.com/api.jsp https://www.botlibre.com/manual-self.jsp 4 - This depends on how isolated you require the data to be. Each user has a speaker object in the bot's database that is isolated from other users data, and can store information about the user. If you do not wish to use the bot's database, you can also integrate with a local database on your own website through your own web API, or with a web database such as Firebase. Both can be done through a Self script using the XML or JSON web API. https://www.botlibre.com/forum-post?id=13020078 https://www.botlibre.com/doc.jsp If you would like help developing your bot, and require extended features we can provide these to you through our development services. Contact [email protected] |
|
|
|
|