Skip to content

Incomplete removal of timer voice channel #43

Description

@Intery

Issue

Unsetting the voice channel using ,ptconfig voice_channel None does not remove the voice channel from the timer (e.g. the timer continues giving voice alerts).

Proposed Solution

Ref: https://github.com/Intery/PomoBot/blob/rewrite/bot/Timer/core.py#L431
The Timer.load() method, called by the timer config setter, should reset the voice channel when the voice channel id is None.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestedRequested features or bugfixesbugSomething isn't workingbugscope:minorBug doesn't affect most users or featuresdifficulty:easyStraightforward, minimal structural knowledge neededmodule:timer-coreTimer module core functionality (timers, subscribers, timerchannels, etc)

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions