Skip to content

Commit 5b2810e

Browse files
为猜歌插件添加config (#285)
* ✨ 猜歌添加config * 📚 猜歌帮助信息更新 * 📚 猜歌帮助信息更新 * ✨ 猜歌错误信息继承 * ✨ 错误处理 * ✨ 错误处理ep2 * 🐛 猜歌插件bug修正和命名修改 * ✨ 猜歌插件不再使用gjson * Update struct.go * 修复-动漫2无法下载歌曲问题 * 🐛 Resolve Compilation error * 🐛 Resolve Lint * 🐛 Resolve Lint Co-authored-by: 方柳煜 <[email protected]>
1 parent 15a5b34 commit 5b2810e

File tree

3 files changed

+373
-143
lines changed

3 files changed

+373
-143
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,11 @@ print("run[CQ:image,file="+j["img"]+"]")
578578

579579
- [x] 团队猜歌
580580

581-
- [x] 设置缓存歌库路径 [绝对路径]
581+
- [x] 设置猜歌缓存歌库路径 [绝对路径]
582+
583+
- [x] 设置猜歌本地 [true/false]
584+
585+
- [x] 设置猜歌Api [true/false]
582586

583587
- 注:默认歌库为网易云热歌榜
584588

0 commit comments

Comments
 (0)