Add monitoring TG service

This commit is contained in:
Grendgi
2026-06-04 14:55:41 +03:00
commit f9e072774c
74 changed files with 7232 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.env
*.session
*.session-journal
.pytest_cache/
.mypy_cache/
.ruff_cache/
.idea/
.vscode/
data/