first commit

This commit is contained in:
2026-05-12 23:37:04 +03:00
commit aff0bc2990
67 changed files with 3984 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
POSTGRES_DB=gorych_bot_db
POSTGRES_USER=''
POSTGRES_PASSWORD=''
POSTGRES_HOST=localhost
POSTGRES_PORT=5432