feat: bot start, database

This commit is contained in:
Faynot
2026-03-28 20:59:54 +03:00
parent b52990acc6
commit 6d2b4b6346
4 changed files with 71 additions and 30 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
.env
*.db
/__pycache__