feat: initial vpsbot8 multi-vps control bot

This commit is contained in:
vpsbot8
2026-03-16 19:56:50 +05:30
commit 7d1c09d992
4 changed files with 1766 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.python-version
.env
.env.*
config.json
data/
keys/
*.db
*.sqlite
*.sqlite3
*.log