Add `pomodoro_channel` guild setting. Add customisable per-timer text channel. Improve `reaction_message` flow. Change algorithm for updating vc name. Add `stage` and `pattern` vc name substitutions.
4 lines
71 B
Python
4 lines
71 B
Python
from .Timer import Timer
|
|
from . import commands
|
|
from . import settings
|