refactor: Update study module structure.
Prepare `study` module for session and timer systems. Move regular sync to the studybadge loop.
This commit is contained in:
3
bot/modules/study/tracking/data.py
Normal file
3
bot/modules/study/tracking/data.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from data import Table
|
||||
|
||||
untracked_channels = Table('untracked_channels')
|
||||
Reference in New Issue
Block a user