Author Topic: Guessing game not recognizing winner  (Read 1198 times)

0 Members and 1 Guest are viewing this topic.

Stoutman_PR

  • Youngling
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
  • Twitch Name: Stoutman_PR
Guessing game not recognizing winner
« on: January 04, 2016, 04:36:10 AM »
This has happened several times in the last couple days since I started using this game.

Bug: DeepBot says no winner when one or more guessed correctly.
Info: I have it as a simple number guessing game, multiple retries, all correct responses chosen.
How did you produce this bug or come across it?: People did not get the win amount.
Pic: n/a

Last night I set up guess between 1-5 with 5 guesses. Someone chose !guess 1 to !guess 5 and they did not win.

Also, the response seems to need to be lower case 'guess' as 'Guess' is not recognized. This is not the same as the rest of DeepBot's commands so it needs to be corrected to not care about case with the !guess command. (The exact answer I can see as ok with case sensative, but you may want to add an option to not check case on answers for overall user happiness)

Thanks!