调整代码
This commit is contained in:
@@ -129,7 +129,7 @@ class GroupMemberChangePlugin(MessagePluginInterface):
|
||||
gewe_client.client.post_link(gewe_client.client.app_id, sender,
|
||||
title=f"👏欢迎 {nickname} 加入群聊!🎉",
|
||||
description=f"⌚时间:{now}\n",
|
||||
url="",
|
||||
url="https://hot.imsyy.top/#/",
|
||||
thumb_url=profile.data[0].big_head_img_url)
|
||||
return True, "已发送进群欢迎语"
|
||||
return False, "无需执行"
|
||||
|
||||
Reference in New Issue
Block a user