Sometimes you may need to send additional parameters such as tokens, which are only available on the client side. The widget should also support setting these parameters later on (after initialization) in case they change. It should be used with caution because it needs to render the iframe used for the chat.
Initialize botman widget
The widget should offer the ability to initialize only after a certain action occurred, such as user login.
I've added the following features:
Ability to send extra params
Sometimes you may need to send additional parameters such as tokens, which are only available on the client side. The widget should also support setting these parameters later on (after initialization) in case they change. It should be used with caution because it needs to render the iframe used for the chat.
Initialize botman widget
The widget should offer the ability to initialize only after a certain action occurred, such as user login.