We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505e28d commit d9d2d22Copy full SHA for d9d2d22
plugins.json
@@ -1,4 +1,14 @@
1
{
2
+ "astrbot-plugin-quiz": {
3
+ "display_name": "Quiz",
4
+ "desc": "一个基于FoxQuiz网站的知识问答插件",
5
+ "author": "cyh-x",
6
+ "repo": "https://github.com/cyh-x/astrbot_plugin_quiz",
7
+ "tags": [
8
+ "问答",
9
+ "题库"
10
+ ]
11
+ },
12
"astrbot-plugin-daily-album": {
13
"display_name": "每日专辑推荐",
14
"desc": "每日专辑推荐 - 定时向指定会话推送一张专辑推荐,支持 LLM、联网搜索、自定义脚本三种来源",
0 commit comments