Files
croccybot/bot/modules/study/tracking/data.py
Conatum 5ea7d06dae refactor: Update study module structure.
Prepare `study` module for session and timer systems.
Move regular sync to the studybadge loop.
2021-10-26 17:35:16 +03:00

4 lines
73 B
Python

from data import Table
untracked_channels = Table('untracked_channels')