qol + discord crash bug fix

This commit is contained in:
N0\A
2025-10-24 12:35:48 +02:00
parent 06d32c55b3
commit 5254524ee0
3 changed files with 94 additions and 45 deletions

View File

@@ -5,7 +5,9 @@ files = [
"core/headers.py",
"core/updater.py",
"core/web_search.py",
"main.py"
"main.py",
"README.md",
"requirements.txt"
]
codeblock = "```"