v2 refactor to label-based koans, and add discord

This commit is contained in:
2025-09-04 02:29:48 +10:00
parent fda6847671
commit 89173f1676
10 changed files with 679 additions and 76 deletions

View File

@@ -3,3 +3,4 @@ import logging
logger = logging.getLogger(__name__)
from .twitch import setup as twitch_setup
from .discord import setup