Load twitch and profile modules

This commit is contained in:
2025-06-06 22:25:53 +10:00
parent a7afa5001d
commit 0adccaae02
4 changed files with 3 additions and 4 deletions

View File

@@ -9,8 +9,6 @@ from discord.ext import commands as cmds
from twitchAPI.helper import first
from twitchAPI.type import AuthScope
import twitchio
from twitchio.ext import commands
from twitchio import User
from twitchAPI.object.api import TwitchUser