Prepare `study` module for session and timer systems. Move regular sync to the studybadge loop.
4 lines
73 B
Python
4 lines
73 B
Python
from data import Table
|
|
|
|
untracked_channels = Table('untracked_channels')
|