Initial commit: telegram bot base

This commit is contained in:
2026-02-16 10:45:01 +05:00
commit 3627117ea2
9 changed files with 809 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.env
.venv
venv
__pycache__
*.pyc
*.pyo