This commit is contained in:
2026-01-13 13:27:42 +03:00
parent 5e69454678
commit 4925283ede
27 changed files with 6236 additions and 260 deletions

3
.env
View File

@@ -6,4 +6,5 @@ PSQL_NAME=kurumi_bot
MONGO_HOST=127.0.0.1
MONGO_USER=kurumi_bot
MONGO_PASS=kurumi_bot
MONGO_NAME=kurumi
MONGO_NAME=kurumi
REDIS_HOST=127.0.0.1