From f5538cbd508c691ec1092f851de52d53b7cae67c Mon Sep 17 00:00:00 2001 From: insert Date: Sun, 11 Aug 2024 14:10:16 -0400 Subject: [PATCH] Update --- speechbubble.py | 1 + 1 file changed, 1 insertion(+) 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