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-ancient-poem": {
"display_name": "古诗插件",
"desc": "这是一个 AstrBot 插件,用于随机获取并发送一首古诗词。",
"author": "花殇",
"repo": "https://github.com/juangchuank-ops/astrbot_plugin_ancient_poem",
"tags": [
"古诗"
]
},
"astrbot-plugin-quiz": {
"display_name": "Quiz",
"desc": "一个基于FoxQuiz网站的知识问答插件",
Expand Down
Loading