Files
croccybot/bot/modules/study/badges/__init__.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

3 lines
57 B
Python

from . import badge_tracker
from . import studybadge_cmd