fp/packages/mailbox
CJ_Clippy af8f58940a
ci / build (push) Has been cancelled Details
capture progress
2024-07-22 18:59:41 -08:00
..
src capture progress 2024-07-22 18:59:41 -08:00
README.md capture progress 2024-07-22 18:59:41 -08:00
package.json capture progress 2024-07-22 18:59:41 -08:00
pnpm-lock.yaml capture progress 2024-07-22 18:59:41 -08:00
tsconfig.json capture progress 2024-07-22 18:59:41 -08:00
tsup.config.js capture progress 2024-07-22 18:59:41 -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.