添加猜歌名功能,从API中提取歌曲前奏,然后猜歌名
This commit is contained in:
8
plugins/guess_song/config.toml
Normal file
8
plugins/guess_song/config.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
enable = true
|
||||
command = ["猜歌名"]
|
||||
command-format = """
|
||||
🎵猜歌名指令:
|
||||
猜歌名 - 开始猜歌游戏
|
||||
猜歌名 歌手名 - 开始指定歌手的猜歌游戏
|
||||
猜歌名 歌名 - 提交你的答案
|
||||
"""
|
||||
Reference in New Issue
Block a user