fp/services/mailbox
CJ_Clippy 614bf16cf8
ci / build (push) Failing after 1s Details
combine_video_segments progress
2024-09-03 08:28:39 -08:00
..
src add file_size and recording_state to db 2024-08-02 14:12:56 -08:00
README.md differentiate services vs packages 2024-07-27 16:42:09 -08:00
package.json combine_video_segments progress 2024-09-03 08:28:39 -08:00
pnpm-lock.yaml combine_video_segments progress 2024-09-03 08:28:39 -08:00
tsconfig.json differentiate services vs packages 2024-07-27 16:42:09 -08:00
tsup.config.js combine_video_segments progress 2024-09-03 08:28:39 -08:00

README.md

@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.