Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 853 Bytes

File metadata and controls

26 lines (19 loc) · 853 Bytes

Example Tix Chat Bot

Simple example code

Wait until the page is loaded and after
Change the room ID in the bot code variable roomId: '1ddf721f-f7e2-44c0-8414-1abef9627b9b'
Copy the entire code of TixBot.js and paste everything in the browser console

Full example with Chrome extension

To install some sort of editor, replacing traffic site extension
(Example) https://chrome.google.com/webstore/detail/resource-override/pkoacgokdfckfpndoffpifphamojphii
Settings of this example extension: 'Resource Override.png'
Change the room ID in the bot code variable roomId: '1ddf721f-f7e2-44c0-8414-1abef9627b9b'
And then copy all the code in TixBot.js "Edit File"

Screen of Resource Override