Skip to content

Commit 356f0e1

Browse files
authored
Add new plugins for upfanswatcher and reminder
1 parent 3360497 commit 356f0e1

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

plugins.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,20 @@
8585
"author": "WLEzj",
8686
"repo": "https://github.com/WLEzj/astrbot_plugin_qqrecord"
8787
},
88+
"astrbot_plugin_upfanswatcher": {
89+
"display_name": "astrbot_plugin_upfanswatcher",
90+
"desc": "b站up粉丝数定时推送",
91+
"author": "laopanmemz",
92+
"repo": "https://github.com/laopanmemz/astrbot_plugin_upfanswatcher",
93+
"tags": [
94+
"b站",
95+
"哔哩哔哩",
96+
"up",
97+
"监控",
98+
"粉丝"
99+
],
100+
"social_link": "https://space.bilibili.com/447591776"
101+
},
88102
"anti_repeat": {
89103
"display_name": "anti_repeat",
90104
"desc": "指令冷却与防刷屏拦截插件",
@@ -156,6 +170,15 @@
156170
],
157171
"social_link": "846994183@qq.com"
158172
},
173+
"astrbot_plugin_meme": {
174+
"display_name": "表情包插件",
175+
"desc": "基于本地目录的表情包发送插件,支持 LLM 自动使用表情包增强对话效果。",
176+
"author": "总觉得缺什么",
177+
"repo": "https://github.com/kasumi-ppp/astrbot_meme_plugin",
178+
"tags": [
179+
"表情包"
180+
]
181+
},
159182
"astrbot_plugin_daily_stock_analysis_adapter": {
160183
"display_name": "DailyStockAnalysis",
161184
"desc": "接收股票分析HTML报告并通过Astrbot发送给指定群组或用户",
@@ -4453,6 +4476,20 @@
44534476
],
44544477
"social_link": "https://github.com/muyouzhi6"
44554478
},
4479+
"findx010197/astrbot_plugin_reminder": {
4480+
"display_name": "智能日程提醒助手",
4481+
"desc": "智能日程提醒插件,支持LLM监控与指令双模式创建日程,基于人格生成提醒话语,支持TTS语音播报,使用SQLite数据库存储",
4482+
"author": "findx010197",
4483+
"repo": "https://github.com/findx010197/astrbot_plugin_reminder",
4484+
"social_link": "https://github.com/findx010197"
4485+
},
4486+
"astrbot_plugin_tts_modify": {
4487+
"display_name": "TTS_modify",
4488+
"desc": "对特定的语句进行TTS请求。",
4489+
"author": "L1ke40oz",
4490+
"repo": "https://github.com/L1ke40oz/astrbot_plugin_tts_modify",
4491+
"social_link": "https://github.com/L1ke40oz"
4492+
},
44564493
"astrbot_plugin_keyword_monitor": {
44574494
"desc": "当群里出现关键词时触发自动提醒。",
44584495
"author": "NMpancake",

0 commit comments

Comments
 (0)