invoices, order handling, db updates

This commit is contained in:
2026-02-14 23:09:21 +07:00
parent a3aaafd7ac
commit 50b1a8f80c
28 changed files with 508 additions and 44 deletions

View File

@@ -14,7 +14,11 @@ POSTGRES_URL = os.getenv(
"postgresql+asyncpg://postgres:HEXDEVFUCKINGSUCKS!@localhost:5432/postgres",
)
POST_TOKEN = os.getenv("POST_TOKEN", "")
POST_AUTH_KEY = os.getenv("POST_AUTH_KEY", "")
### Constants ###
PAGE_SIZE = 4
VERIFIED_ACCOUNTS = [1026030711]
VERIFIED_ACCOUNTS = [1026030711, 8480400744]
NOTIFICATION_CHANNEL = -1003849564110