rust-lang / discord-mods-bot

discord moderation bot
MIT License
72 stars 30 forks source link

`?crate` command causes new message when edited instead of updated/edited message #106

Open ilyvion opened 2 years ago

ilyvion commented 2 years ago

image This ?crate message was edited three times, so we have got a total of four responses.

What I would have expected is for the response to have been edited, like what happens with ?play and ?eval. Unless that's not possible for messages with a "fancy" reply, in which case editing the original should either be ignored or the original reply deleted and then re-posted.