DuckHunt-discord / DHV3

Obsolete version of the DuckHunt discord bot. Please see DHV4 instead. https://github.com/DuckHunt-discord/DHV4
https://github.com/DuckHunt-discord/DHV4
GNU Affero General Public License v3.0
44 stars 20 forks source link

Note when other hunters shot the duck first #76

Open henke37 opened 6 years ago

henke37 commented 6 years ago

Sometimes it can be a matter of milliseconds which hunter gets to shot a duck. The other(s) end up with a ill fitting message of there not being any duck to shoot.

It would be more polished if there was a customized message for this scenario.

paris-ci commented 6 years ago

Actually, there is already such a message, but I fixed the race-condition it was hiding, so it triggered exactly 0 times in the history x)

Keeping that open until I can figure a proper solution to implement this without race conditions