We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac397c commit 1e6093eCopy full SHA for 1e6093e
plugins.json
@@ -1,4 +1,16 @@
1
{
2
+ "astrbot-plugin-access-others-chat-history": {
3
+ "display_name": "访问他人聊天记录",
4
+ "desc": "为bot提供访问其他聊天会话的工具,让bot在和你聊天的时候也能知道在其他地方聊了什么",
5
+ "author": "兔子",
6
+ "repo": "https://github.com/KonmaKanSinPack/astrbot_plugin_access_others_chat",
7
+ "tags": [
8
+ "拟人",
9
+ "聊天",
10
+ "私聊",
11
+ "群聊"
12
+ ]
13
+ },
14
"astrbot-plugin-dida365": {
15
"display_name": "滴答清单连接器",
16
"desc": "在 AstrBot 中连接 Dida365(滴答清单),支持任务查询、定时汇报和基于 LLM 的任务操作。",
0 commit comments