mirror of
https://github.com/ada-dmitry/vol_bot.git
synced 2026-09-24 00:30:19 +00:00
Обновление .gitignore и добавление логов бота
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# created by virtualenv automatically
|
||||
.env
|
||||
.venv
|
||||
venv
|
||||
.venv/bin
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user