We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab66421 commit 7582e41Copy full SHA for 7582e41
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-weibo-monitor": {
3
+ "display_name": "微博监控插件",
4
+ "desc": "定时监控微博用户动态并推送到指定会话。",
5
+ "author": "Sayaka",
6
+ "repo": "https://github.com/jiantoucn/astrbot_plugin_weibo_monitor",
7
+ "tags": [
8
+ "微博",
9
+ "定时"
10
+ ],
11
+ "social_link": "https://github.com/jiantoucn"
12
+ },
13
"astrbot-plugin-content-safety-guard": {
14
"display_name": "阿瓦隆Avalon",
15
"desc": "内容安全守卫 - 拦截用户提示词攻击和模型输出偏离人设问题,支持前置/后置审核、关键词匹配、LLM自审查、黑名单等功能",
0 commit comments