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 -