Files
abot/plugins/music/config.toml
2025-06-05 11:18:05 +08:00

9 lines
262 B
TOML

[Music]
enable = true
command = ["点歌", "音乐", "音乐点播", "点播音乐", "音乐点歌"]
command-format = """
🎵点歌指令:
点歌 歌曲名
"""
music_api_url ="https://www.hhlqilongzhu.cn/api/joox/juhe_music.php?msg={song_name}&type=json&n=1"