From 29d04c848df49eb61aa97b0891e64998039ddb5d Mon Sep 17 00:00:00 2001 From: fakz9 Date: Sun, 28 Apr 2024 17:44:55 +0300 Subject: [PATCH] v0.1 --- constants.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/constants.py b/constants.py index 140a744..5157c29 100644 --- a/constants.py +++ b/constants.py @@ -1,3 +1,8 @@ allowed_telegram_ids = [ - 454777987, + 454777987, # Me + 816217667, # Igor + 6671635397, # Nikita + 355308397, # SerGey + 5734685107, # Seller manager, + 355242295 # Dsnonchik ]