second init

This commit is contained in:
2024-11-27 02:58:28 +03:00
commit 10aa70702c
19 changed files with 875 additions and 0 deletions

5
env.example Normal file
View File

@@ -0,0 +1,5 @@
APP_ID=""
APP_HASH=""
ACCOUNT=""
LOG_PATH="/tmp/test.log"
DB_PATH="./db.sqlite"