overall refactor of the bot #1

Merged
rejnronuzz merged 2 commits from dev into main 2026-03-09 06:14:16 +00:00
Showing only changes of commit c30c6396e6 - Show all commits

28
.gitignore vendored
View File

@@ -2,4 +2,30 @@
bot.log
__pycache__/
*.pyc
2.3.0
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.vscode/
.idea/
*.swp
*.swo
*.log