Dougley / MegaBot

Discord bot that interacts with Zendesk Community
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add the dupe submitter in Dupe Embed and delete the !dupe command #81

Open drdrjojo opened 5 years ago

drdrjojo commented 5 years ago

Is your feature request related to a problem? Please describe. Sometimes users delete their !dupe command and you can't see anymore who requested it. So you can't contact the requester in case the request got the wrong target. Another reason is the channel and search results would look a little bit cleaner.

Describe the solution you'd like After the !dupe command has been submitted, the initial command should be deleted like with !comment. The embed could look like this:

||Jojo|| submitted following dupe request: Dupe: ... Target ...

Additional context Atm, if you are searching for an suggestion id the result shows up the feed, command and the embed, this would be reduced to the feed and embed.

MoonlightCapital commented 5 years ago

This was completed with 9576a9f3265c6d4524752f646e4ae1bb1b78b92b.

As for deleting the original message, I don't think it's a good idea, but i can PR it if you really want it.