initial project version

This commit is contained in:
2025-07-08 15:06:51 +03:00
commit 321594c890
10 changed files with 304 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
.venv/
.env
__pycache__/
.idea/
bot.log
users.db