Создание git проекта

This commit is contained in:
2025-05-02 19:21:51 +05:00
commit b1d3a524fa
24 changed files with 83585 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
secrets/token.txt
secrets/admins.txt
python-bot/handlers/__pycache__
python-bot/utils/__pycache__
python-bot/__pycache__