feat(sprint3): EconomyModule TetardCoin + TwitchModule EventSub — migration + 36 tests

This commit is contained in:
2026-03-17 07:10:45 +01:00
parent 1fce52f05c
commit 49b8aa1211
18 changed files with 4023 additions and 1 deletions

View File

@@ -16,3 +16,7 @@ SUPER_OAUTH_JWT_SECRET=
# Cookie signing
COOKIE_SECRET=
# Twitch EventSub webhook
TWITCH_WEBHOOK_SECRET=<secret EventSub>
TWITCH_CLIENT_ID=<app client id>