Include avatars in bridge

This commit is contained in:
Nexus 2023-08-11 21:07:56 +01:00
parent 9d8c057da6
commit 141568b4b2
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -370,6 +370,7 @@ class Events(commands.Cog):
if message.channel.name == "femboy-hole":
payload = {
"author": message.author.name,
"avatar": message.author.display_avatar.with_format("webp").with_size(32).url,
"content": message.content,
"at": message.created_at.timestamp(),
"attachments": [