点歌功能尝试

This commit is contained in:
liuwei
2025-03-07 14:20:04 +08:00
parent 76ddaff576
commit e277fb7740

View File

@@ -109,9 +109,9 @@ class BotMusic:
xml_message = f""" xml_message = f"""
<?xml version="1.0"?> <?xml version="1.0"?>
<msg> <msg>
<appmsg appid="wx8dd6ecd81906fd84" sdkver="0"> <appmsg appid="wx5aa333606550dfd5" sdkver="0">
<title>{song_name}</title> <title>{song_name}</title>
<des>{first_singer_name}\nBot-祝您天天开心❤</des> <des>{first_singer_name}\n❤祝您天天开心❤</des>
<action>view</action> <action>view</action>
<type>3</type> <type>3</type>
<showtype>0</showtype> <showtype>0</showtype>