Interitio
Interitio
Hi, thanks for the great plugin! Just wanted to report a minor issue. When the signature help is displayed for a `asyncio.gather(...)`, it often produces the following error: ``` Error...
# Description Complete rewrite of PomoBot, including a new data paradigm. At the UI level, adds many configuration options and requested features. # TODO - [ ] Rewrite README -...
# 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:...
# Idea Current feedback given an un-parseable setup string is simply "setup string not understood". Provide feedback at least containing * The section which triggered the error, * The particular...
Give users and guilds the ability to set "default" setup strings for when `set` is run with no parameters.
If `Timer.change_stage(...)` throws an exception while sending the stage change message (potentially due to a Discord hiccup, but also for any other reason), the time remaining will not be updated...
# Idea The interactive prompts, particularly in the `newgroup` command, have no cancellation path once begun. # Implementation A cancellation symbol, e.g. `c` should be optionally added to the `input`...
# Idea Add a guild option to set the default timezone for history and registry commands, and add a leader-board showing a summary of the activity in the current day/month...
# Idea Play notification sounds, potentially text-to-speech generated, in associated voice channels when upon stage change.
# Ideas - A `next` or `skip` command to skip to the next stage. - An adjustment command to move the start time of the stage, for example aligning it...