128 Commits

Author SHA1 Message Date
oddluck
4f4f3caf03 Jeopardy: round points to multiple of 10 2020-02-26 21:17:03 +00:00
oddluck
dfe78730be Jeopardy: tweak defaultPointValue 2020-02-25 22:06:45 +00:00
oddluck
d523bc4603 Jeopardy: cleanup score replies 2020-02-24 20:50:22 +00:00
oddluck
ee0cce95ef Update copyrights, versions, etc. 2020-02-24 18:52:56 +00:00
oddluck
4f107fd648 Jeopardy: pad time remaining 2020-02-22 17:33:02 +00:00
oddluck
1ef8fb2b88 Jeopardy: add points to hint template 2020-02-22 17:10:03 +00:00
Gordon Shumway
27b9642b29
Jeopardy: question regex tweak 2020-02-21 17:32:50 -05:00
Gordon Shumway
309982e94f
Update plugin.py 2020-02-21 08:20:20 -05:00
oddluck
68996c34ce Jeopardy: add restart.correct template 2020-02-20 19:31:00 +00:00
oddluck
c7ee084427 Jeopardy: add restart template 2020-02-20 18:54:55 +00:00
Gordon Shumway
c11a721385
Jeopardy: fix bad variable name 2020-02-20 12:53:18 -05:00
oddluck
0b1d7f4dd4 Jeopardy: remove unused files 2020-02-20 13:38:30 +00:00
Gordon Shumway
0f36bdcb06
Jeopardy: change report reply 2020-02-19 15:14:39 -05:00
Gordon Shumway
5c2855b394
Jeopardy: tweak normalization regex 2020-02-19 14:13:52 -05:00
oddluck
ed635fc373 Jeopardy: minor cleanup 2020-02-19 18:19:13 +00:00
Gordon Shumway
971fb23660
Jeopardy: minor edit to last commit. 2020-02-19 12:39:12 -05:00
oddluck
43572a4fbf Jeopardy: better hint reveals 2020-02-19 17:33:10 +00:00
Gordon Shumway
50465bc7e2
Jeopardy: minor edit to last commit 2020-02-19 05:54:34 -05:00
oddluck
ad5d33797d Jeopardy: add timeReplies config 2020-02-19 10:48:32 +00:00
Gordon Shumway
0e11f766a5
Jeopardy: remove duplicate lines 2020-02-18 15:06:08 -05:00
Gordon Shumway
86e0a87e4d
Update plugin.py 2020-02-18 14:39:18 -05:00
Gordon Shumway
b4c0930ef5
Jeopardy: guess/answer cleaning to own function 2020-02-18 10:53:32 -05:00
Gordon Shumway
8d41f90bb9
Jeopardy: don't generate hints if numHints = 0 2020-02-18 10:26:29 -05:00
Gordon Shumway
7f00481994
Jeopardy: update help text 2020-02-18 10:08:06 -05:00
Gordon Shumway
a476d050d7
Jeopardy: don't show hints/blanks/time if numHints = 0 2020-02-18 10:00:13 -05:00
Gordon Shumway
112cb18a84
Jeopardy: update hint help text 2020-02-18 07:12:45 -05:00
oddluck
3576a2d139 Jeopardy: update configs/help 2020-02-18 07:03:43 +00:00
oddluck
58b04f827a Jeopardy: remaining time, schedule changes 2020-02-18 06:01:25 +00:00
oddluck
45e988b9ce Jeopardy: observe delay when restarting. 2020-02-13 16:35:27 +00:00
oddluck
177c476967 Jeopardy: tweak hint command. 2020-02-13 16:10:52 +00:00
oddluck
45ebc02f2a Jeopardy: -timeout, -hints, -restart options. 2020-02-13 10:14:47 +00:00
Gordon Shumway
2292e5fe9d
Jeopardy: minor regex tweak. 2020-02-12 16:29:48 -05:00
oddluck
657ee74863 Jeopardy: change variable in hint command. 2020-02-12 19:08:32 +00:00
oddluck
e190a93168 Jeopardy: fix bad variable name. 2020-02-12 13:26:18 +00:00
oddluck
abff58ba75 Jeopardy: add color to templates. 2020-02-12 12:52:12 +00:00
oddluck
0bd896b16a Jeopardy: add useBold config option. 2020-02-12 11:54:24 +00:00
oddluck
62c895f550 Jeopardy: various tweaks. 2020-02-12 00:44:20 +00:00
oddluck
b9f47f446c Jeopardy: add templates. 2020-02-11 20:36:13 +00:00
oddluck
3619fdb8cf Jeopardy: regex tweaks. 2020-02-08 11:25:18 +00:00
oddluck
05d2d23eeb BotLibre: update README. 2020-02-07 09:49:01 +00:00
oddluck
67f054098a Jeopardy: improve clue fetch/format. 2020-02-07 09:02:28 +00:00
oddluck
64a2b4362c Jeopardy: simplify last commit. 2020-02-06 20:22:54 +00:00
oddluck
be8b4850b7 Jeopardy: normalize short answers/guesses. 2020-02-06 18:49:26 +00:00
oddluck
30e06c44c4 Jeopardy: jaccard token similarity answer check. 2020-02-06 16:14:39 +00:00
oddluck
8f113360f7 Jeopardy: replace jellyfish with textdistance. 2020-02-06 14:24:30 +00:00
oddluck
941a722f0b Jeopardy: cleanup. 2020-02-05 22:47:20 +00:00
oddluck
82987d0065 Jeopardy: cleanup. 2020-02-05 22:17:17 +00:00
oddluck
cf9af7450e Jeopardy: fix bad variable name. 2020-02-05 22:13:31 +00:00
Gordon Shumway
13e53cd859
slight tweak to last commit 2020-02-05 11:57:19 -05:00
oddluck
9c8bc3d12e Jeopardy: add space after punctuation if needed. 2020-02-05 16:48:29 +00:00