Files
abot/plugins/music/config.toml
2026-01-26 15:07:28 +08:00

10 lines
294 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
[Music]
enable = true
command = ["点歌", "音乐", "音乐点播", "点播音乐", "音乐点歌"]
command-format = """
🎵点歌指令:
点歌 歌曲名
"""
# 新的聚合搜索API一次调用即可获取所有信息包括播放链接
music_api_url = "http://192.168.2.240:5000"