MediaWiki:Widgets/BottsChat.xml

Aus Lernen und Lehren

<define widget="BottsChat">

 <![CDATA[
   <iframe 
     src="https://api.botts.ai/chat-window.html?customer_id=31ac4cf7-0625-46c4-a340-05bc52455746" 
     id="botts-iframe"
     style="border: none; width: 400px; height: 600px; display: none;">
   </iframe>
   <script src="https://api.botts.ai/chat-widget.js?customer_id=31ac4cf7-0625-46c4-a340-05bc52455746"></script>
 ]]>

</define>