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