MysteryPancake / Discord-Reposter

Bot for reposting Discord messages (work in progress)
MIT License
92 stars 121 forks source link

Bot reacting to edits of the messages #62

Open imchic336 opened 3 years ago

imchic336 commented 3 years ago

Hello there. Is there an option to upgrade the bot so it also reacts to edits of messages? What I mean by that, is when somebody would edit their (already reposted) message, bot would edit it's repost as well. I was thinking about using messageUpdate function here, but I'm not really familiar with discord.js