Skip to content

Detect current place timeout on startup #15

@goatgoose

Description

@goatgoose

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions