From c7da20d577ccc306d140fff879f87b287843feea Mon Sep 17 00:00:00 2001 From: algizn97 Date: Sat, 23 Aug 2025 14:31:09 +0500 Subject: [PATCH] Update --- .env.sample | 4 +++- .gitignore | 3 --- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.env.sample b/.env.sample index f5fde1c..2637330 100644 --- a/.env.sample +++ b/.env.sample @@ -1 +1,3 @@ -TOKEN_TELEGRAM_BOT= \ No newline at end of file +TOKEN_TELEGRAM_BOT_1= +TOKEN_TELEGRAM_BOT_2= +TOKEN_TELEGRAM_BOT_3= diff --git a/.gitignore b/.gitignore index 2a4caf9..47f6ab0 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,3 @@ __pycache__/ env/ venv/ .venv/ - -requirements.txt -