It would be great to support custom JavaScript for helpers.
The custom script should be able to run:
- On Boei load (e.g. hiding an element)
- On click of the helper (e.g. starting the chat)
- Can use a check to see if the helper should be visible (e.g. chat is offline)