dreeves / omnibot

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

Doing "/bid status" fails #154

Closed dreeves closed 1 year ago

dreeves commented 1 year ago

Replicata

  1. On Discord, start an auction with /bid test with @alice (or whoever)
  2. Place your own bid with /bid my test bid
  3. Do /bid status

Expectata

It shows the status of the current auction. Something like Got bids from {@bob}, waiting on {@alice}.

Resultata

"There was an error while executing this command!"

image

Cognata

Verbata: opaque errors,

jakecoble commented 1 year ago

fixed in https://github.com/dreeves/omnibot/pull/155