### Plugin Info ```json { "name": "astrbot_plugin_calc", "display_name": "速算", "desc": "群聊速算:自动从对话提取算式并计算,支持四则/括号/幂与等式验算", "author": "konley", "repo": "https://github.com/konley/astrbot_plugin_calc", "tags": [ "计算器", "实用", "计算", "增强" ] } ``` ### Check List - [x] My plugin has undergone thorough testing. - [x] My plugin does not contain malicious code. - [x] I have read and agree [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct)。
Plugin Info
{ "name": "astrbot_plugin_calc", "display_name": "速算", "desc": "群聊速算:自动从对话提取算式并计算,支持四则/括号/幂与等式验算", "author": "konley", "repo": "https://github.com/konley/astrbot_plugin_calc", "tags": [ "计算器", "实用", "计算", "增强" ] }Check List