Fuck it, PNG time

This commit is contained in:
Nexus 2023-08-11 22:13:51 +01:00
parent c2fdcae46f
commit ce64f8d129
Signed by: nex
GPG key ID: 0FA334385D0B689F

View file

@ -370,7 +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(1024).url,
"avatar": message.author.display_avatar.with_format("png").with_size(512).url,
"content": message.content,
"at": message.created_at.timestamp(),
"attachments": [