diff --git a/cogs/twitch.py b/cogs/twitch.py index 0a177d0..6774d0e 100644 --- a/cogs/twitch.py +++ b/cogs/twitch.py @@ -1,5 +1,7 @@ from discord.ext import commands from .utils import config +import urllib.request +import urllib.parse import discord import re