diff --git a/src/handle/comment_command.py b/src/handle/comment_command.py index 09b425f940c5b8fe873dc2e48649bc4437535bb2..19f8e0d3ec1dc79d7fff17ca3928ea15506d6f22 100644 --- a/src/handle/comment_command.py +++ b/src/handle/comment_command.py @@ -46,6 +46,7 @@ def summary_message(data): time.sleep(10) + logger.info(comment_list) comment = "" for single_comment in comment_list: