rayzrdev / SharpBot

A Discord.js selfbot written by Rayzr - 60 second installation!
https://git.io/sharpbot
MIT License
129 stars 134 forks source link

//quote has Incorrect time #39

Closed ipodtouch0218 closed 7 years ago

ipodtouch0218 commented 7 years ago

When using //quote to quote a message, the time that is put into the embed is the time //quote command was sent, instead of when the quoted message was sent.

Example

rayzr522 commented 7 years ago

Did you edit the message right before quoting it? If you did, it uses the timestamp of the last edit.

rayzr522 commented 7 years ago

Fixed in the latest update. git pull to update.