Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
{
"astrbot-plugin-three-body-wiki": {
"display_name": "灰机wiki搜索工具",
"desc": "通过API调用在灰机wiki中搜索内容",
"author": "J-SLY",
"repo": "https://github.com/J-SLY/astrbot_plugin_three_body_wiki"
},
"astrbot-plugin-listen-github": {
"display_name": "监听github平台用户公开动态",
"desc": "通过 RSS 定时获取 GitHub 用户/仓库动态并推送到聊天会话",
Expand Down
Loading