We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0655e88 commit ff5ab95Copy full SHA for ff5ab95
plugins.json
@@ -1,4 +1,13 @@
1
{
2
+ "astrbot-plugin-daily-album": {
3
+ "display_name": "每日专辑推荐",
4
+ "desc": "每日专辑推荐 - 定时向指定会话推送一张专辑推荐,支持 LLM、联网搜索、自定义脚本三种来源",
5
+ "author": "wanger",
6
+ "repo": "https://github.com/10knamesmore/astrbot_plugin_daily_album",
7
+ "tags": [
8
+ "音乐"
9
+ ]
10
+ },
11
"astrbot-plugin-codesnap": {
12
"display_name": "CodeSnap(?)",
13
"desc": "A plugin inspired by CodeSnap",
0 commit comments