diff --git a/speechbubble.py b/speechbubble.py index 66855f7..ae2a20f 100644 --- a/speechbubble.py +++ b/speechbubble.py @@ -4,6 +4,7 @@ from nextcord import TextInputStyle from random import randint import aiosqlite as sqlite3 import aiohttp +import traceback import asyncio from urllib.parse import urlparse import os