Add travel border Telegram bot

This commit is contained in:
serhei_t
2026-06-17 10:53:15 +03:00
parent 1c3e3f0a28
commit ae6ce2d886
12 changed files with 572 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
__pycache__/
*.py[cod]
.Python
.venv/
venv/
.env
.env.*
!.env.example
.pytest_cache/
.mypy_cache/
.ruff_cache/