### Plugin Info ```json { "name": "astrbot_plugin_emotionhelper", "display_name": "astrbot_plugin_emotionhelper", "desc": "分析对话中的情感当出现吵架或心情不好的情况时调用llm进行回复", "author": "xm", "repo": "https://github.com/leliln52/astrbot_plugin_emohelper" } ``` ### 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_emotionhelper", "display_name": "astrbot_plugin_emotionhelper", "desc": "分析对话中的情感当出现吵架或心情不好的情况时调用llm进行回复", "author": "xm", "repo": "https://github.com/leliln52/astrbot_plugin_emohelper" }Check List