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