started working on telegram bot

This commit is contained in:
2025-12-22 00:05:09 +03:00
parent 17321024c5
commit 697644269e
10 changed files with 237 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Python
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.env
venv/
.venv/