Botstar
Botstar

BotStar is a comprehensive chatbot platform that enables businesses to design, develop, and train chatbots visually for Messenger and websites.

Completely Secure
120297VIEWS
2495USERS

Tools

1 of 2

Get Botstar Application Ids

Tool to retrieve the BotStar application ID (`appId`). Use when initializing or reinitializing the live chat widget.

Livechat Boot

Tool to reinitialize the live chat widget with provided data. Use after initial load to reset or update widget configuration.

Close Botstar Livechat Widget

Tool to hide the live chat window. Use when the chat widget is configured in livechat or popup mode.

Botstar Livechat Onclose Callback

Tool to register a callback when the chat window is closed. Use after the widget is initialized. Example prompt: "Register an onClose handler that logs 'Goodbye!' to the console."

Livechat On Open

Tool to register a callback when the chat window is opened. Use after widget initialization.

Livechat Open

Tool to show the live chat window. Use after the widget has been bootstrapped with BotStarApi('boot') to programmatically open the chat window (mode must be 'livechat' or 'popup').