fp/services/mailbox
CJ_Clippy 287321bb1e
ci / build (push) Has been cancelled Details
differentiate services vs packages
2024-07-27 16:42:09 -08:00
..
src differentiate services vs packages 2024-07-27 16:42:09 -08:00
README.md differentiate services vs packages 2024-07-27 16:42:09 -08:00
package.json differentiate services vs packages 2024-07-27 16:42:09 -08:00
pnpm-lock.yaml differentiate services vs packages 2024-07-27 16:42:09 -08:00
tsconfig.json differentiate services vs packages 2024-07-27 16:42:09 -08:00
tsup.config.js differentiate services vs packages 2024-07-27 16:42:09 -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.