GoTelegram MTProxy + bot (gotelegram_pro)

Made-with: Cursor
This commit is contained in:
anten-ka
2026-03-06 14:59:00 +03:00
commit 29b6e05866
11 changed files with 1030 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
# Секреты и конфиг с токенами
.env
*.env.local
config.local.env
# Python
__pycache__/
*.py[cod]
venv/
.venv/
*.egg-info/
.eggs/
# Временные и системные
.DS_Store
Thumbs.db
*.log
*.tmp