connected-web / gamebot

A slackbot for board games and games channels. Responds to gameplay related chatter.
2 stars 0 forks source link

Describe card only works in upper case #64

Closed johnbeech closed 6 years ago

johnbeech commented 6 years ago

Reported by Hannah on behalf of Leonie while testing.

johnbeech commented 6 years ago

I've investigated this, and see no evidence for it.

I manually tested:

describe PRINCE
describe prince
describe Prince
describe 5

And so on, they all seem to work as intended:

There are two Prince (5) cards in the game. If you play the prince on your turn, choose an unprotected player, including yourself, and force that player to discard and draw a new card.

I've added a mode so that it lists all cards and descriptions if you use describe cards or any other unrecognised card name.