gesteves / trebekbot

An addictive Jeopardy! bot for Slack, powered by the jService API. Sets up a perpetual game of Jeopardy! in your Slack channels.

Home Page:https://www.trebekbot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support number to word conversion

ericwclymer opened this issue · comments

Some questions can result in false negatives if the answer is a number and a player types the wrong version of the number. Ideally "what is 10" would work if the json is "what is ten".

There are libraries that would make this a little easier, or you could roll your own simplified version.