dnh-bot / dnh-werewolf-bot

DNH Werewolf Discord bot
The Unlicense
10 stars 7 forks source link

Duplicate death messages #148

Closed huybt22 closed 6 months ago

huybt22 commented 6 months ago

Current: When a player get killed by different roles, there are duplicate messages. Please see the below case:

  1. Hy's role is Fox which will die when Seer targets him
  2. Werewolves target Hy -> Die
  3. Seer targets Hy -> Die

image image

Enhancement: Do not duplicate the mentiones and the messages Please also consider others dead cases to prevent duplication

huybt22 commented 6 months ago

Fixed in #154