21 lines
566 B
Markdown
21 lines
566 B
Markdown
# scout
|
|
|
|
Watches an e-mail inbox for going live notifications
|
|
|
|
Support for
|
|
* [ ] Chaturbate
|
|
* [ ] Fansly
|
|
|
|
## Design requirements
|
|
|
|
* [ ] get watched channels list from Strapi
|
|
* [ ] every 3 mins, watch/unwatch based on channels list
|
|
* [ ] watch important sources for go-live notifications
|
|
* [ ] CB tab
|
|
* [ ] email inbox
|
|
* [ ] alerts realtime server when watched room goes live
|
|
* [ ] logs chat messages
|
|
* [ ] throws errors when unable to connect
|
|
* [ ] runs browser headless
|
|
* [ ] runs in the cloud
|
|
* [ ] runs in k8s cluster |