diff --git a/bot.py b/bot.py index ab8aea5..857d226 100644 --- a/bot.py +++ b/bot.py @@ -19,7 +19,7 @@ import shutil import sys import threading import uuid -import subprocessS +import subprocess from datetime import datetime from logging import handlers from pathlib import Path, PurePath