Astrea
Astrea
I can't seem to replicate this at all.
To clarify, the "Minimal Reproducible Code" actually works as is with no issues, and the original code was posted in a pastebin that's long since gone. It definitely isn't because...
Closing, PR seems to be dead.
Checks are failing due to `RUF006 Store a reference to the return value of asyncio.create_task`, and the fix to that is not simple at all. Any opinions on what to...
Admittedly, `images` is just an abstraction over some logic that's really only meant to be used for sending embeds, not receiving them. That being said, it probably is possible to...
After a bit of discussion, we've determined that this is indeed a problem when getting the embed from the *sent message* - that being said, the images can still be...
I'm pretty sure we got a misunderstanding going on, but point is, we'll be looking at it. The fix isn't super simple (the example you provided would be a breaking...
I actually do like this idea - I have a similar pattern in my code. Not fully sure of how it should be designed though (or if the code snippet...
They changed the payload recently, yes. I'll fix it soon.
This PR, as well as the branch, has been rebased. The bug mentioned above should also be fixed.