测试汽水音乐
This commit is contained in:
@@ -156,9 +156,9 @@ class MusicPlugin(MessagePluginInterface):
|
|||||||
xml_message = f"""
|
xml_message = f"""
|
||||||
<?xml version="1.0"?>
|
<?xml version="1.0"?>
|
||||||
<msg>
|
<msg>
|
||||||
<appmsg appid="wx8dd6ecd81906fd84" sdkver="0">
|
<appmsg appid="wx904fb3ecf62c7dea" sdkver="0">
|
||||||
<title>{song_name}</title>
|
<title>{song_name}</title>
|
||||||
<des>{singer_name}\n❤Bot-祝您天天开心❤</des>
|
<des>{singer_name}</des>
|
||||||
<action>view</action>
|
<action>view</action>
|
||||||
<type>3</type>
|
<type>3</type>
|
||||||
<showtype>0</showtype>
|
<showtype>0</showtype>
|
||||||
@@ -198,7 +198,7 @@ class MusicPlugin(MessagePluginInterface):
|
|||||||
<scene>0</scene>
|
<scene>0</scene>
|
||||||
<appinfo>
|
<appinfo>
|
||||||
<version>49</version>
|
<version>49</version>
|
||||||
<appname></appname>
|
<appname>汽水音乐</appname>
|
||||||
</appinfo>
|
</appinfo>
|
||||||
<commenturl />
|
<commenturl />
|
||||||
</msg>"""
|
</msg>"""
|
||||||
|
|||||||
Reference in New Issue
Block a user