Advertisement
vokler

Untitled

Nov 16th, 2022
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 7.75 KB | None | 0 0
  1. [2022-11-16 13:59:34,804] DEBUG telegram.ext.dispatcher (342) Setting singleton dispatcher as <telegram.ext.dispatcher.Dispatcher object at 0x7f044c95b510>
  2. [2022-11-16 13:59:34,806] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  3. [2022-11-16 13:59:34,806] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  4. [2022-11-16 13:59:34,806] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  5. [2022-11-16 13:59:34,807] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  6. [2022-11-16 13:59:44,271] DEBUG telegram.ext.dispatcher (342) Setting singleton dispatcher as <telegram.ext.dispatcher.Dispatcher object at 0x7f044c95b510>
  7. [2022-11-16 13:59:44,272] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  8. [2022-11-16 13:59:44,272] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  9. [2022-11-16 13:59:44,272] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  10. [2022-11-16 13:59:44,273] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  11. [2022-11-16 13:59:44,429] DEBUG telegram.ext.dispatcher (342) Setting singleton dispatcher as <telegram.ext.dispatcher.Dispatcher object at 0x7f044c957510>
  12. [2022-11-16 13:59:44,430] DEBUG telegram.bot (132) Entering: get_me
  13. [2022-11-16 13:59:44,525] DEBUG telegram.bot (134) {'username': 'wishlist_for_you_bot', 'is_bot': True, 'can_join_groups': True, 'can_read_all_group_messages': False, 'first_name': 'Wish List', 'id': 5594444506, 'supports_inline_queries': False}
  14. [2022-11-16 13:59:44,525] DEBUG telegram.bot (135) Exiting: get_me
  15. [2022-11-16 13:59:44,537] DEBUG telegram.bot (132) Entering: send_message
  16. [2022-11-16 13:59:44,654] DEBUG telegram.bot (134) {'group_chat_created': False, 'date': 1668607184, 'photo': [], 'text': "I'm WishListBot and I can help you to share your wishes or find out what others want to.\n\nYou can control me by sending these commands:\n\nWishes\n/new_wish - adding a new wish to your list\n/my_wishes - edit your wishes\n\nUsers\n/follow - subscribe to the user's wishes\n/subscriptions - your subscriptions to users", 'channel_chat_created': False, 'new_chat_photo': [], 'entities': [{'length': 11, 'type': 'bold', 'offset': 4}, {'length': 6, 'type': 'bold', 'offset': 137}, {'length': 9, 'type': 'bot_command', 'offset': 144}, {'length': 10, 'type': 'bot_command', 'offset': 187}, {'length': 5, 'type': 'bold', 'offset': 218}, {'length': 7, 'type': 'bot_command', 'offset': 224}, {'length': 14, 'type': 'bot_command', 'offset': 265}], 'message_id': 1782, 'supergroup_chat_created': False, 'chat': {'username': 'vokler', 'id': 226579554, 'type': 'private', 'first_name': 'Valera'}, 'new_chat_members': [], 'delete_chat_photo': False, 'caption_entities': [], 'from': {'username': 'wishlist_for_you_bot', 'is_bot': True, 'first_name': 'Wish List', 'id': 5594444506}}
  17. [2022-11-16 13:59:44,654] DEBUG telegram.bot (135) Exiting: send_message
  18. [2022-11-16 13:59:46,833] DEBUG telegram.bot (132) Entering: get_me
  19. [2022-11-16 13:59:46,934] DEBUG telegram.bot (134) {'username': 'wishlist_for_you_bot', 'is_bot': True, 'can_join_groups': True, 'can_read_all_group_messages': False, 'first_name': 'Wish List', 'id': 5594444506, 'supports_inline_queries': False}
  20. [2022-11-16 13:59:46,934] DEBUG telegram.bot (135) Exiting: get_me
  21. [2022-11-16 13:59:46,934] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  22. [2022-11-16 13:59:46,946] DEBUG telegram.bot (132) Entering: send_message
  23. [2022-11-16 13:59:46,991] DEBUG telegram.bot (134) {'group_chat_created': False, 'date': 1668607186, 'photo': [], 'text': 'Alright, a new wish. What do you want to get? Please send me a name of your wish.', 'channel_chat_created': False, 'new_chat_photo': [], 'entities': [], 'message_id': 1784, 'supergroup_chat_created': False, 'chat': {'username': 'vokler', 'id': 226579554, 'type': 'private', 'first_name': 'Valera'}, 'new_chat_members': [], 'delete_chat_photo': False, 'caption_entities': [], 'from': {'username': 'wishlist_for_you_bot', 'is_bot': True, 'first_name': 'Wish List', 'id': 5594444506}}
  24. [2022-11-16 13:59:46,992] DEBUG telegram.bot (135) Exiting: send_message
  25. [2022-11-16 13:59:57,000] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  26. [2022-11-16 13:59:57,000] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  27. [2022-11-16 13:59:57,001] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  28. [2022-11-16 13:59:57,001] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  29. [2022-11-16 14:02:47,828] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  30. [2022-11-16 14:02:47,828] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  31. [2022-11-16 14:02:47,829] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  32. [2022-11-16 14:02:47,829] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  33. [2022-11-16 14:02:50,208] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state title
  34. [2022-11-16 14:02:50,209] WARNING bot.handlers.new_wish (26) UPDATE: {'update_id': 795119841, 'message': {'group_chat_created': False, 'date': 1668607370, 'photo': [], 'text': '3', 'channel_chat_created': False, 'new_chat_photo': [], 'entities': [], 'message_id': 1787, 'supergroup_chat_created': False, 'chat': {'username': 'vokler', 'id': 226579554, 'type': 'private', 'first_name': 'Valera'}, 'new_chat_members': [], 'delete_chat_photo': False, 'caption_entities': [], 'from': {'username': 'vokler', 'is_bot': False, 'language_code': 'ru', 'first_name': 'Valera', 'id': 226579554}}}
  35. [2022-11-16 14:02:50,209] WARNING bot.handlers.new_wish (28) TITLE: 3
  36. [2022-11-16 14:02:50,209] WARNING bot.handlers.new_wish (30) AFTER CONTEXT
  37. [2022-11-16 14:02:50,209] DEBUG telegram.bot (132) Entering: send_message
  38. [2022-11-16 14:02:50,365] DEBUG telegram.bot (134) {'group_chat_created': False, 'date': 1668607370, 'photo': [], 'text': "Good. Now, send me an image of your wish please, or send /skip if you don't want to.", 'channel_chat_created': False, 'new_chat_photo': [], 'entities': [{'length': 5, 'type': 'bot_command', 'offset': 57}], 'message_id': 1788, 'supergroup_chat_created': False, 'chat': {'username': 'vokler', 'id': 226579554, 'type': 'private', 'first_name': 'Valera'}, 'new_chat_members': [], 'delete_chat_photo': False, 'caption_entities': [], 'from': {'username': 'wishlist_for_you_bot', 'is_bot': True, 'first_name': 'Wish List', 'id': 5594444506}}
  39. [2022-11-16 14:02:50,366] DEBUG telegram.bot (135) Exiting: send_message
  40. [2022-11-16 14:02:56,536] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  41. [2022-11-16 14:02:56,537] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  42. [2022-11-16 14:02:56,537] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  43. [2022-11-16 14:02:56,537] DEBUG telegram.ext.conversationhandler (559) selecting conversation (226579554, 226579554) with state None
  44. [2022-11-16 14:03:16,808] WARNING django.request (241) Not Found: /product-category/mobile-homes/trims-capping
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement