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

Detect current place timeout on startup #15

Open
goatgoose opened this issue Apr 3, 2022 · 0 comments
Open

Detect current place timeout on startup #15

goatgoose opened this issue Apr 3, 2022 · 0 comments

Comments

@goatgoose
Copy link
Owner

Currently, the placed timestamp is initially set to 0 for each user:

self.placed_timestamp = 0

However, if the owner of the user isn't keeping track of their reddit account's current timeout, this could lead to problems. Instead, the current timeout value should be queried via the hot-potato API, and set here instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant