From 665270d06a6e7d27c4894338a00c7d0998d9941b Mon Sep 17 00:00:00 2001 From: DAAntipenko Date: Fri, 13 Jun 2025 17:28:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20.gitignore=20=D0=B8=20=D0=B4=D0=BE=D0=B1?= =?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=BB=D0=BE=D0=B3?= =?UTF-8?q?=D0=BE=D0=B2=20=D0=B1=D0=BE=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + bot.log | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index ec1440b..ca5d30a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # created by virtualenv automatically .env .venv +venv .venv/bin bot.log \ No newline at end of file diff --git a/bot.log b/bot.log index b21c7cd..ed442ae 100644 --- a/bot.log +++ b/bot.log @@ -55,3 +55,13 @@ 2025-05-03 09:45:36,897 - WARNING - aiogram.dispatcher - Received SIGINT signal 2025-05-03 09:45:36,897 - INFO - aiogram.dispatcher - Polling stopped for bot @volunteer_mephi_bot id=7827792861 - 'VC_Bot' 2025-05-03 09:45:36,897 - INFO - aiogram.dispatcher - Polling stopped +2025-06-13 17:21:57,960 - INFO - __main__ - Запуск работы бота. +2025-06-13 17:21:57,983 - INFO - aiogram.dispatcher - Start polling +2025-06-13 17:21:58,599 - INFO - aiogram.dispatcher - Run polling for bot @volunteer_mephi_bot id=7827792861 - 'VC_Bot' +2025-06-13 17:22:09,839 - INFO - handlers.user - User 7151204997 started the bot +2025-06-13 17:22:10,512 - INFO - aiogram.event - Update id=328315799 is handled. Duration 673 ms by bot id=7827792861 +2025-06-13 17:22:17,587 - INFO - aiogram.event - Update id=328315800 is handled. Duration 279 ms by bot id=7827792861 +2025-06-13 17:22:20,854 - INFO - aiogram.event - Update id=328315801 is handled. Duration 339 ms by bot id=7827792861 +2025-06-13 17:24:01,361 - WARNING - aiogram.dispatcher - Received SIGINT signal +2025-06-13 17:24:01,362 - INFO - aiogram.dispatcher - Polling stopped for bot @volunteer_mephi_bot id=7827792861 - 'VC_Bot' +2025-06-13 17:24:01,362 - INFO - aiogram.dispatcher - Polling stopped