This commit is contained in:
2024-11-12 02:32:06 +07:00
commit 077437d33c
18 changed files with 432 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
BOT_TOKEN=PLEASE_ADD_YOU_TOKEN_TO_DOT_ENV_FILE
POSTGRES_URL_CONNECT=postgresql://user:password@hos:port/db?sslmode=disable