diff --git a/cogs/events.py b/cogs/events.py index f957585..d24a2ea 100644 --- a/cogs/events.py +++ b/cogs/events.py @@ -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(32).url, + "avatar": message.author.display_avatar.with_format("webp").with_size(1024).url, "content": message.content, "at": message.created_at.timestamp(), "attachments": [