fp/services/scout/README.md
CJ_Clippy 0b5ce37af8
Some checks failed
ci / build (push) Failing after 1m40s
ci / Tests & Checks (push) Failing after 1s
enable/disable headless via .env
2025-07-30 12:06:02 -08:00

22 lines
448 B
Markdown

## Scout
### Project requirements
* [x] listen to Chaturbate chat
* [x] touch a file when stream is live
* [x] JS (not TS)
* [x] commonjs
### Docs
#### Alby Event numbers and their meanings
Action 0: heartbeat
Action 4:
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.