修复拼写;将str换为路径使其更清晰

This commit is contained in:
UnCLAS-Prommer
2026-03-15 23:48:15 +08:00
parent e1b3cf6e9f
commit cab502e727
4 changed files with 80 additions and 78 deletions

1
bot.py
View File

@@ -8,6 +8,7 @@ import asyncio
import hashlib
import os
import platform
# import shutil
import subprocess
import sys