CJ_Clippy 5bb2296a00
Some checks failed
ci / build (push) Has been cancelled
add file_size and recording_state to db
2024-08-02 14:12:56 -08:00
..
2024-07-30 12:34:25 -08:00
2024-07-27 16:42:09 -08:00

@futureporn/mailbox

A daemon which connects to an IMAP e-mail account and listens for new e-mails.

When an e-mail is received, the daemon checks to see if the e-mail is from chaturbate or fansly.

If the e-mail is from one of the aforementioned platforms, the e-mail is parsed.

If the e-mail is a going live notification for a streamer on said platforms, the daemon creates or updates records in Strapi.

Creates or updates the following record types in Strapi.

  • Platform Notification
  • VTuber
  • Stream

With this data, we have a log of all the lewdtuber streams that have occured.