log middleware

This commit is contained in:
2025-09-29 09:14:39 +03:00
parent 49ffe9ae03
commit e15d56196d
27 changed files with 641 additions and 164 deletions

4
.env
View File

@@ -1,7 +1,9 @@
# Used for bot AND docker compose
PSQL_HOST=127.0.0.1
PSQL_USER=kurumi_bot
PSQL_PASS=kurumi_bot
PSQL_NAME=kurumi_bot
MONGO_HOST=127.0.0.1
MONGO_USER=kurumi_bot
MONGO_PASS=kurumi_bot
MONGO_NAME=kurumi_bot
MONGO_NAME=kurumi