CJ_Clippy b7a64d1fd3
Some checks failed
ci / build (push) Failing after 1m22s
ci / Tests & Checks (push) Failing after 1s
progress
2025-08-10 18:17:27 -08:00
..
2025-07-30 12:06:02 -08:00
2025-06-27 20:55:17 -08:00
2025-06-27 21:36:34 -08:00
2025-07-30 12:06:02 -08:00
2025-07-19 11:47:22 -08:00
2025-08-10 18:17:27 -08:00
2025-06-27 22:54:40 -08:00

Scout

Project requirements

  • listen to Chaturbate chat
  • touch a file when stream is live
  • JS (not TS)
  • commonjs

Docs

Alby Event numbers and their meanings

Action 0: heartbeat Action 2: connection request Action 4: connection acknowledgment Action 10: Presence? Action 11: Action 15: Broadcast

Ideas

There is the url https://chaturbate.com/api/public/affiliates/onlinerooms/?wm=DiPkB&client_ip=request_ip which shows all live channels. We could query this.

Troubleshooting

Lots of {"action":4} Getting lots of Action 4 frames? Might be rate limiting or something? Simple fix is to reboot PC.