feat: split out GoTelegram project

This commit is contained in:
Андрей Бобырев
2026-06-06 10:57:31 +03:00
commit f6eb56b88d
27 changed files with 32684 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
__pycache__/
*.py[cod]
.DS_Store
.env
*.log
work/
dist/