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
9 changes: 9 additions & 0 deletions plugins.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
{
"astrbot-plugin-ipcam": {
"display_name": "IPCam捕获",
"desc": "基于AstrBot方式实现对rtsp视频流的图像截取和视频捕获。",
"author": "WhEN",
"repo": "https://github.com/rorangeeee/astrbot_plugin_ipcam",
"tags": [
"工具"
]
},
"astrbot-plugin-ancient-poem": {
"display_name": "古诗插件",
"desc": "这是一个 AstrBot 插件,用于随机获取并发送一首古诗词。",
Expand Down
Loading