sir-lancebot icon indicating copy to clipboard operation
sir-lancebot copied to clipboard

Fix issue with .uwu failing to uwuify embeds in replies

Open AbooMinister25 opened this issue 3 years ago • 1 comments

Relevant Issues

Closes #1075

Description

In uwu_command, if command was invoked referring to a replied message, store the message's embeds in an embeds variable, otherwise set it to None. Add an else statement in uwu_command after if embed is not None to fallback to embeds which was defined earlier. Add a check in uwu_command to avoid adding a leading >>> if the uwuified content contains only an embed.

image image

Did you:

AbooMinister25 avatar Jul 18 '22 02:07 AbooMinister25

ah sorry, hold on

AbooMinister25 avatar Jul 18 '22 02:07 AbooMinister25