Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Fix /leave not working for anyone who's paused in the past #16

Merged
merged 2 commits into from
Aug 17, 2024
Merged

Commits on Aug 17, 2024

  1. Ensure we clear the reactivate flag

    Otherwise a user can pause any time they like but they can never leave
    mdiluz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    946de66 View commit details
    Browse the repository at this point in the history
  2. Fix /leave not working for anyone who's paused in the past

    We now clear the re-activate value when a user is unpaused.
    
    Added bonus here is various bits of refactor and cleanup, with some tests
    mdiluz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f926a36 View commit details
    Browse the repository at this point in the history