You could connect to chat anononmously and listen for USERNOTICE’s
Which works in the browser via websockets.
Heres a node example.
You’d just need to swap some bits from “node WS” to “browser WS”
You could connect to chat anononmously and listen for USERNOTICE’s
Which works in the browser via websockets.
Heres a node example.
You’d just need to swap some bits from “node WS” to “browser WS”