mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-03 19:12:43 +00:00
59a8bd8c97
当使用正则匹配消息成功时,向state添加matched_string以保存匹配到的内容供接下来使用。