Commit graph

7 commits

Author SHA1 Message Date
ikechan8370
3cfbe9eae7 feat: 乱七八糟的的统计词云 2023-04-20 17:07:33 +08:00
Sean Murphy
351d89bd7c
新增查看插件指令表的功能,修复配置群聊黑白名单的bug,修复开启禁用私聊后仍可以使用#chat模式进行对话的bug (#366)
* feat: add support for ‘greeting’ and ‘global reply mode’ commands, improve variable naming and remove unnecessary backend output.

* feat: Add support for black and white lists, global reply mode and voice role settings, private chat switch, and active greeting configuration. Refactor some variable names and comment out redundant code for better readability and reduced backend output.

* feat: 为新功能完善了帮助面板

* docs: 完善了‘打招呼’的帮助说明

* Commit Type: feat, bugfix

Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.

* Commit Type: feat, bugfix

Add functionality to view plugin command table, fix bug in blacklist/whitelist, and fix bug where chat mode can still be used in private messaging when disabled.

* refactor: Remove redundant log output.

* Refactor: optimize code logic

---------

Co-authored-by: Sean <1519059137@qq.com>
Co-authored-by: ikechan8370 <geyinchibuaa@gmail.com>
2023-04-17 14:31:16 +08:00
ikechan8370
cc785261eb fix: 聊天记录用户头像和昵称 2023-03-30 00:03:39 +08:00
ikechan8370
ea536c2e21 fix: 聊天记录用户头像和昵称 2023-03-30 00:01:54 +08:00
ikechan8370
407a2e1d66 fix: 查看他人聊天记录的bug 2023-03-29 23:59:40 +08:00
ikechan8370
d3fdaaa4b3 fix: 空聊天记录的bug 2023-03-29 23:52:55 +08:00
ikechan8370
fbfd105e0d feat: 聊天记录 2023-03-29 23:50:49 +08:00