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