点歌功能尝试
This commit is contained in:
@@ -109,9 +109,9 @@ class BotMusic:
|
|||||||
xml_message = f"""
|
xml_message = f"""
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<msg>
|
<msg>
|
||||||
<appmsg appid="wx5aa333606550dfd5" sdkver="0">
|
<appmsg appid="wx8dd6ecd81906fd84" sdkver="0">
|
||||||
<title>{song_name}</title>
|
<title>{song_name}</title>
|
||||||
<des>{first_singer_name}\n❤祝您天天开心❤</des>
|
<des>{first_singer_name}\n❤Bot-祝您天天开心❤</des>
|
||||||
<action>view</action>
|
<action>view</action>
|
||||||
<type>3</type>
|
<type>3</type>
|
||||||
<showtype>0</showtype>
|
<showtype>0</showtype>
|
||||||
|
|||||||
Reference in New Issue
Block a user