Hokkaydo / EPLBot

EPLBot sources repository
https://discord.gg/9wKTDtPbvm
GNU General Public License v3.0
7 stars 6 forks source link

[Mirror] Quotes are not mirrored #65

Closed eplbot[bot] closed 10 months ago

eplbot[bot] commented 10 months ago

When a user sends a link to a discord message, the quoteModule tries to quote the message. However, the quote is not mirrored because the bot ignores message sent by bot => Add mirroring for quotes

Hokkaydo commented 10 months ago

Actually, quotes are mirrored but the bot sends an embed + embed content as message image

Hokkaydo commented 10 months ago

Fixed in a6b58b0