Bibo-Joshi · GitHub

2023-08-01 17:47:24,223 - telegram.ext.ExtBot - DEBUG - Entering: get_me
2023-08-01 17:47:24,704 - telegram.ext.ExtBot - DEBUG - User(can_join_groups=True, can_read_all_group_messages=True, first_name='Testbed', id=1028236561, is_bot=True, supports_inline_queries=True, username='Ttessttingbot')
2023-08-01 17:47:24,705 - telegram.ext.ExtBot - DEBUG - Exiting: get_me
2023-08-01 17:47:24,705 - telegram.ext.ExtBot - DEBUG - This Bot is already initialized.
2023-08-01 17:47:24,706 - telegram.ext.Updater - DEBUG - Updater started (polling)
2023-08-01 17:47:24,706 - telegram.ext.Updater - DEBUG - Start network loop retry bootstrap del webhook
2023-08-01 17:47:24,706 - telegram.ext.Updater - DEBUG - Deleting webhook
2023-08-01 17:47:24,706 - telegram.ext.ExtBot - DEBUG - Entering: delete_webhook
2023-08-01 17:47:24,878 - telegram.ext.ExtBot - DEBUG - True
2023-08-01 17:47:24,878 - telegram.ext.ExtBot - DEBUG - Exiting: delete_webhook
2023-08-01 17:47:24,878 - telegram.ext.Updater - DEBUG - Bootstrap done
2023-08-01 17:47:24,878 - telegram.ext.Updater - DEBUG - Waiting for polling to start
2023-08-01 17:47:24,878 - telegram.ext.Updater - DEBUG - Polling updates from Telegram started
2023-08-01 17:47:24,879 - telegram.ext.Updater - DEBUG - Start network loop retry getting Updates
2023-08-01 17:47:24,879 - telegram.ext.ExtBot - DEBUG - Entering: get_updates
2023-08-01 17:47:24,881 - apscheduler.scheduler - INFO - Scheduler started
2023-08-01 17:47:24,881 - telegram.ext.Application - DEBUG - JobQueue started
2023-08-01 17:47:24,881 - telegram.ext.Application - INFO - Application started
2023-08-01 17:47:25,336 - telegram.ext.ExtBot - DEBUG - Getting updates: [967073272]
2023-08-01 17:47:25,337 - telegram.ext.ExtBot - DEBUG - (Update(message=Message(channel_chat_created=False, chat=Chat(first_name='Harshil', id=476269395, type=<ChatType.PRIVATE>, username='Hoppingturtles'), date=datetime.datetime(2023, 8, 1, 13, 47, 13, tzinfo=<UTC>), delete_chat_photo=False, from_user=User(first_name='Harshil', id=476269395, is_bot=False, is_premium=True, language_code='en', username='Hoppingturtles'), group_chat_created=False, message_id=5681, supergroup_chat_created=False, text='test1'), update_id=967073272),)
2023-08-01 17:47:25,340 - telegram.ext.ExtBot - DEBUG - Exiting: get_updates
2023-08-01 17:47:25,340 - telegram.ext.ExtBot - DEBUG - Entering: get_updates
2023-08-01 17:47:25,341 - telegram.ext.Application - DEBUG - Processing update Update(message=Message(channel_chat_created=False, chat=Chat(first_name='Harshil', id=476269395, type=<ChatType.PRIVATE>, username='Hoppingturtles'), date=datetime.datetime(2023, 8, 1, 13, 47, 13, tzinfo=<UTC>), delete_chat_photo=False, from_user=User(first_name='Harshil', id=476269395, is_bot=False, is_premium=True, language_code='en', username='Hoppingturtles'), group_chat_created=False, message_id=5681, supergroup_chat_created=False, text='test1'), update_id=967073272)
shutting down, test1
2023-08-01 17:47:25,343 - telegram.ext.Updater - DEBUG - Stopping Updater
2023-08-01 17:47:25,343 - telegram.ext.Updater - DEBUG - Waiting background polling task to finish up.
2023-08-01 17:47:25,344 - telegram.ext.Updater - DEBUG - Network loop retry getting Updates was cancelled
2023-08-01 17:47:25,344 - telegram.ext.Updater - DEBUG - Updater.stop() is complete
2023-08-01 17:47:25,344 - telegram.ext.Application - INFO - Application is stopping. This might take a moment.
2023-08-01 17:47:25,344 - telegram.ext.Application - DEBUG - Waiting for update_queue to join
2023-08-01 17:47:25,344 - telegram.ext.Application - DEBUG - Dropping pending updates
2023-08-01 17:47:25,345 - telegram.ext.Application - DEBUG - Application stopped fetching of updates.
2023-08-01 17:47:25,345 - telegram.ext.Application - DEBUG - Waiting for running jobs to finish
2023-08-01 17:47:25,345 - apscheduler.scheduler - INFO - Scheduler has been shut down
2023-08-01 17:47:25,356 - telegram.ext.Application - DEBUG - JobQueue stopped
2023-08-01 17:47:25,356 - telegram.ext.Application - DEBUG - Waiting for `create_task` calls to be processed
2023-08-01 17:47:25,356 - telegram.ext.Application - INFO - Application.stop() complete
2023-08-01 17:47:25,357 - telegram.ext.ExtBot - DEBUG - This Bot is already shut down. Returning.
2023-08-01 17:47:25,358 - telegram.ext.Updater - DEBUG - Shut down of Updater complete
shut down

Read the original on github.com ↗