discord-mafia / mafia-engine

2 stars 2 forks source link

Manually deleting signup message causes issues #86

Open BridgeSync opened 1 week ago

BridgeSync commented 1 week ago

Posted by @.melancholic. 1284232955694420121

When deleting a message for a signup, due to there being a db-level restriction of one signup per channel, it causes an error. Specifically a "already replied or deferred".

Reproduction

  1. Create a signup in a channel
  2. Delete the signup message
  3. Attempt to create another signup in that same channel