dreeves / omnibot

Discord/Slack bot to play a dictionary guessing game and other things
1 stars 0 forks source link

No summary displayed with /bid abort #127

Closed dreeves closed 1 year ago

dreeves commented 1 year ago

Replicata

  1. Do /bid with 2 people @-mentioned
  2. Place your own bid
  3. Do /bid abort

Expectata

To see the partial results.

Resultata

image

The macro substitution for $SUMMARY doesn't happen.

Background

The common use case is you start an auction with some people and then can't get everyone to actually reply, so you want to basically kick those deadbeats out and conclude the auction with the people who are actually playing.

If you don't want to reveal your bid you can always replace it with a dummy bid before the auction is aborted.

This could end up moot if we make it possible to remove people from an auction after it started. Then instead of aborting you'd remove everyone who hadn't bid yet and the auction would end normally. If that were possible then an actual /bid abort should arguably not show partial results.

Cognata

Verbata: macros, partial results of an aborted auction,