RELEASE 1.0! #5

Merged
IgorVolochay merged 95 commits from prebuild into main 2026-09-09 08:45:32 +00:00
Showing only changes of commit 86eba8752a - Show all commits
+2 -1
View File
@@ -16,7 +16,8 @@ from fastapi import HTTPException
from tg_auth import validate_init_data
BOT_TOKEN = "7765587867:AAHYpUR_XHEZ1YjCKCAgjWaOiepeDY4XtPA"
import os
BOT_TOKEN = os.getenv("TG_BOT_TOKEN", "test:mock_token_for_testing_12345")
def _build_init_data(