This commit is contained in:
2024-08-09 23:31:23 +02:00
parent 0818f31fc2
commit b66feadea3
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
from asyncio import Lock, sleep
import json
import uuid
from twitchAPI.eventsub.webhook import EventSubWebhook
from twitchAPI.twitch import Twitch