Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Daily Tarot Scheduling #16

Open
8 tasks
andersthemagi opened this issue Sep 26, 2021 · 0 comments
Open
8 tasks

Daily Tarot Scheduling #16

andersthemagi opened this issue Sep 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request tarot Issues regarding the tarot module

Comments

@andersthemagi
Copy link
Owner

Feature Description

I already have this implemented for myself, but essentially:

Users should be able to subscribe to one (1) daily tarot reading into their inbox a day, with a prebuilt question that explains how they can interpret the spread.

Desired Solutions

  • A user should be able to subscribe to a daily tarot reading
    • NOTE: After the initial command, the user should be able to handle this all through DM, rather than spam others.
    • LIMIT: A user can only subscribe to one daily tarot reading per server they're on with the Traveler.
      • Check the DB to see if an event under their username already exists, perhaps?
    • The user should be able to specify when the daily tarot reading should be sent
      • Ideally this should be handled in a way that makes timezones easy to specify. Apollo does this amazingly by having the timezones be pre-built into the bot as options they can specify.
        image
      • The Traveler should be able to convert the time from the specified timezone to MT in order to maintain standardization
  • A user should be able to unsubscribe to a tarot reading at any time.
    • The Traveler should ask for confirmation before removal
    • The DB should be cleared of that row after confirmation.

Considered Alternatives

N/A

Additional context

N/A

@andersthemagi andersthemagi added enhancement New feature or request tarot Issues regarding the tarot module labels Sep 26, 2021
@andersthemagi andersthemagi self-assigned this Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tarot Issues regarding the tarot module
Projects
None yet
Development

No branches or pull requests

1 participant