diff --git a/speechbubble.py b/speechbubble.py index c9c7987..88a3ecf 100644 --- a/speechbubble.py +++ b/speechbubble.py @@ -5,6 +5,7 @@ from random import randint import aiosqlite as sqlite3 import aiohttp import traceback +import sys import asyncio from urllib.parse import urlparse import os