调整进群提醒图标
This commit is contained in:
@@ -215,7 +215,7 @@ class GroupMemberChangePlugin(MessagePluginInterface):
|
||||
# 使用message_util发送消息 编写一个 send_rich_text 方法
|
||||
self.message_util.send_rich_text("bot", "gh_bot", f"欢迎 {nickname} 加入群聊", message,
|
||||
"https://hot.imsyy.top/#/",
|
||||
"https://github.com/bovine-liu/liu_icon/blob/main/icon/a-bot.jpg",
|
||||
"https://mmbiz.qpic.cn/mmbiz_png/bS1825ympzGML4gV6ibEFiaNA8Ycv6kCOo6tAwy5VntjeUGS0O2QQYeiakgIcpeFR9e0uCwl6nuQGib6f39xxkeFUQ/640?wx_fmt=png&",
|
||||
group_id)
|
||||
self.LOG.info(f"已发送入群通知: {nickname} 加入群 {group_id}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user