diff --git a/pkg/qqbot/command.py b/pkg/qqbot/command.py index b174d453..f91bdd4f 100644 --- a/pkg/qqbot/command.py +++ b/pkg/qqbot/command.py @@ -234,7 +234,7 @@ def process_command(session_name: str, text_message: str, mgr, config, if len(msg) >= 2: reply_str += "#{} 创建:{} {}\n".format(i + page * 10, datetime_obj.strftime("%Y-%m-%d %H:%M:%S"), - msg[1]['content']) + msg[0]['content']) else: reply_str += "#{} 创建:{} {}\n".format(i + page * 10, datetime_obj.strftime("%Y-%m-%d %H:%M:%S"),