From ab2aeedcb8d636cb9dc98e7836c63c1bbff16bb7 Mon Sep 17 00:00:00 2001 From: Mary Date: Fri, 16 Aug 2024 11:23:35 +0300 Subject: [PATCH] two commit --- .env_user | 3 + .idea/misc.xml | 3 + .idea/workspace.xml | 33 ++- Dockerfile | 8 +- README | 24 +++ bot.py | 512 ++------------------------------------------ docker-compose.yaml | 68 +----- main.py | 15 +- requirements.txt | 11 +- 9 files changed, 104 insertions(+), 573 deletions(-) create mode 100644 README diff --git a/.env_user b/.env_user index e69de29..c01ab81 100644 --- a/.env_user +++ b/.env_user @@ -0,0 +1,3 @@ +API_TOKEN= +LAWYER = +MANAGER = \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 9aaf796..160ebe7 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,7 @@ + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2ae45c9..d6ef5a3 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,23 @@ + + - + + + + + + + + + + + + + +