Is it possible to send a message in the chat through js?
I have made a small script for myself that should send a message when a certain condition is met, but it doesn't work. The message can't be sent by simply changing the value of the textbox and doing "click()" on the send button.
So I was wondering if you could make such a thing?
Is it possible to send a message in the chat through js?
I have made a small script for myself that should send a message when a certain condition is met, but it doesn't work. The message can't be sent by simply changing the value of the textbox and doing "click()" on the send button.
So I was wondering if you could make such a thing?