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 |
oddluck
|
c3d3d27edc
|
Jeopardy: minimize score/history file reads.
|
2020-02-05 16:08:24 +00:00 |
oddluck
|
1341b67386
|
Jeopardy: minimize score/history file reads.
|
2020-02-05 15:10:17 +00:00 |
oddluck
|
ac6e93c738
|
Jeopardy: skip/report, other minor improvements.
|
2020-02-05 12:08:04 +00:00 |
oddluck
|
737f46418f
|
Jeopardy: code cleanup, keepHistory config
|
2020-02-05 08:19:41 +00:00 |
Gordon Shumway
|
7533ac3a03
|
fix roundscore indentation
|
2020-02-03 20:54:02 -05:00 |
Gordon Shumway
|
be44eb569e
|
remove redundant code
|
2020-02-03 20:18:31 -05:00 |
Gordon Shumway
|
2b179ca3ef
|
various minor fixes
|
2020-02-03 19:06:50 -05:00 |
Gordon Shumway
|
6a4c4171f8
|
Update plugin.py
|
2020-02-03 18:15:31 -05:00 |
Gordon Shumway
|
fc00296b8d
|
Jeopardy: better end of round checking.
|
2020-02-02 18:10:38 -05:00 |
Gordon Shumway
|
9cf70d693e
|
Jeopardy: various minor fixes.
|
2020-02-02 12:07:07 -05:00 |
oddluck
|
63896314ac
|
Jeopardy: minor cleanup, fixes.
|
2020-02-02 14:08:21 +00:00 |
oddluck
|
d18f906b2f
|
Jeopardy: minor cleanup, fixes.
|
2020-02-02 13:50:08 +00:00 |
oddluck
|
7d6a37a043
|
Jeopardy: Normalize whitespace.
|
2020-02-02 12:48:00 +00:00 |
Gordon Shumway
|
3018ec832e
|
Update plugin.py
|
2020-02-02 07:38:46 -05:00 |
Gordon Shumway
|
05dd821bec
|
re-add unidecode normalization
|
2020-02-02 07:26:21 -05:00 |
Gordon Shumway
|
f3b1a4f479
|
NFKC normalize text
|
2020-02-02 07:21:15 -05:00 |
oddluck
|
4de39a665b
|
Jeopardy: various fixes.
|
2020-02-02 12:05:13 +00:00 |
oddluck
|
226330cddb
|
Jeopardy: add autoRestart config.
|
2020-02-02 04:14:45 +00:00 |
Gordon Shumway
|
b5e04e15f4
|
Jeopardy: various cleanup/fixes.
|
2020-02-01 20:59:56 -05:00 |
Gordon Shumway
|
3e230e2d0c
|
Jeopardy: case-insensitive stats.
|
2020-02-01 19:39:44 -05:00 |
Gordon Shumway
|
246edd1349
|
Jeopardy: fix hintReduction typo.
|
2020-02-01 14:13:14 -05:00 |
Gordon Shumway
|
8efb01accb
|
Jeopardy: fix duplicate HINT: text.
|
2020-02-01 11:47:37 -05:00 |
Gordon Shumway
|
cd88582ea1
|
Jeopardy: generalize popular category list.
|
2020-02-01 11:44:54 -05:00 |
Gordon Shumway
|
a09938f783
|
Jeopardy: remove search URL.
|
2020-02-01 11:37:59 -05:00 |
oddluck
|
ab593f14ef
|
Jeopardy: add hint command.
|
2020-02-01 15:33:56 +00:00 |
oddluck
|
c98d27fb01
|
Jeopardy: always allow admins to start/stop.
|
2020-01-30 11:25:31 +00:00 |
oddluck
|
dea6bdee61
|
Jeopardy: jserviceUrl config for local/alternate host.
|
2020-01-30 08:38:10 +00:00 |
oddluck
|
6f4337ffdf
|
Jeopardy: minor edit to last commit.
|
2020-01-30 07:29:56 +00:00 |
oddluck
|
04cb7360e6
|
Jeopardy: various feature requests implemented.
|
2020-01-30 07:20:33 +00:00 |
oddluck
|
0aa168d562
|
Jeopardy: add stats command.
|
2020-01-29 02:36:11 +00:00 |
oddluck
|
0347f9bae9
|
Jeopardy: Don't allow answers after timeout.
|
2020-01-19 11:26:54 +00:00 |
oddluck
|
07c0f2b172
|
Jeopardy: Don't allow answers after timeout.
|
2020-01-19 03:23:16 +00:00 |
oddluck
|
0a3b84b6c4
|
Jeopardy: add --no-hints start option.
|
2019-12-23 17:14:37 +00:00 |
Gordon Shumway
|
30fa5aab53
|
remove history file, keep history per session
|
2019-09-03 03:05:44 -04:00 |
Gordon Shumway
|
cd5e994b94
|
Update plugin.py
|
2019-07-13 02:38:08 -04:00 |
Gordon Shumway
|
4acbca576a
|
use jellyfish-jaro-winkler for guess/answer check
|
2019-06-18 21:47:57 -04:00 |
Gordon Shumway
|
05dcf70665
|
use fuzzywuzzy for answer checking
|
2019-06-18 20:03:30 -04:00 |
Gordon Shumway
|
8a08011884
|
fallback to unshuffled if category list exhausted
|
2019-06-17 22:05:16 -04:00 |
Gordon Shumway
|
0e1d4f118b
|
add --shuffle option
|
2019-06-17 20:27:57 -04:00 |
Gordon Shumway
|
620ed0b44d
|
Update plugin.py
|
2019-06-16 20:58:45 -04:00 |
Gordon Shumway
|
20a8906d8b
|
update help strings
|
2019-06-16 20:58:11 -04:00 |
Gordon Shumway
|
4ee3f21f2c
|
reverse question list after import
|
2019-06-16 09:47:05 -04:00 |
Gordon Shumway
|
fc34ae1c62
|
move randomization
|
2019-06-16 09:41:13 -04:00 |
Gordon Shumway
|
3677f1e40e
|
Update plugin.py
|
2019-06-16 09:31:35 -04:00 |
Gordon Shumway
|
78052bacc6
|
fallback to random questions
|
2019-06-16 09:19:49 -04:00 |
Gordon Shumway
|
bd80055b88
|
better random category selection
|
2019-06-16 09:13:22 -04:00 |
Gordon Shumway
|
b41c629aef
|
Update plugin.py
|
2019-06-16 08:11:52 -04:00 |
Gordon Shumway
|
21f8ca8193
|
speedup guess/answer checking
|
2019-06-16 07:57:00 -04:00 |
Gordon Shumway
|
9c238d3080
|
Update plugin.py
|
2019-06-16 07:13:02 -04:00 |
Gordon Shumway
|
8b9b45aa2d
|
strip leading a/an/the from guess/answer checks
|
2019-06-16 07:11:14 -04:00 |
Gordon Shumway
|
3ef4859367
|
simplify hint reveal randomization
|
2019-06-16 06:28:47 -04:00 |
Gordon Shumway
|
bf47623b00
|
randomize hint letter reveals
|
2019-06-16 04:19:02 -04:00 |
Gordon Shumway
|
648c41e6b6
|
better scorekeeping output
|
2019-06-16 01:00:02 -04:00 |
Gordon Shumway
|
9fc2e5066e
|
add random category option
|
2019-06-16 00:46:57 -04:00 |
Gordon Shumway
|
87b4d53bd7
|
category searching, change start command options
|
2019-06-15 22:20:55 -04:00 |
Gordon Shumway
|
b236bf3f92
|
channel configurable delay time between questions
|
2019-04-13 22:17:50 -04:00 |
Gordon Shumway
|
118aa7642b
|
halve points with each hint
|
2019-04-07 13:53:04 -04:00 |
Gordon Shumway
|
43fef26d3b
|
except: continue
|
2019-03-13 11:29:51 -04:00 |
Gordon Shumway
|
5df901dae6
|
split answer/(answer), don't re-iterate category
|
2019-03-13 11:27:30 -04:00 |
Gordon Shumway
|
e25d7bcfa7
|
Update plugin.py
|
2019-03-10 03:05:49 -04:00 |
Gordon Shumway
|
5a40529eed
|
better random question fetching
|
2019-03-06 17:30:40 -05:00 |
Gordon Shumway
|
91d4e90da2
|
add search url to categories output
|
2019-03-04 17:45:52 -05:00 |
Gordon Shumway
|
0d85cd8bc2
|
bold questions, minor cleanup/edits
|
2019-03-04 07:54:49 -05:00 |
Gordon Shumway
|
96c504261f
|
get all clues from category before shuffle/filter
|
2019-03-03 22:44:04 -05:00 |
Gordon Shumway
|
5704f3690a
|
keep question history per channel, don't re-ask
|
2019-03-03 20:40:29 -05:00 |
Gordon Shumway
|
cfa6c363e7
|
shuffle api request data
|
2019-03-02 06:15:51 -05:00 |
Gordon Shumway
|
4cd17a12a5
|
add command to get category IDs
|
2019-03-01 22:15:45 -05:00 |
Gordon Shumway
|
3edd67fb21
|
alphanumeric guess/answer checking
|
2019-03-01 21:42:08 -05:00 |
Gordon Shumway
|
d5c56ac6b6
|
optlist for number of questions and category
|
2019-03-01 20:14:35 -05:00 |
Gordon Shumway
|
147e70b419
|
filter questions marked invalid
|
2019-03-01 17:17:10 -05:00 |
Gordon Shumway
|
80fab83575
|
initial blank hint with each question + start text
|
2019-03-01 16:02:18 -05:00 |
Gordon Shumway
|
958613dadb
|
Update plugin.py
|
2019-03-01 01:50:59 -05:00 |
oddluck
|
d75fec8cce
|
Add 'Jeopardy/' from commit '0fc85014d136671257180831029710c82b778307'
git-subtree-dir: Jeopardy
git-subtree-mainline: d26ffc2e84
git-subtree-split: 0fc85014d1
|
2019-03-01 01:43:27 -05:00 |
oddluck
|
d26ffc2e84
|
Removing old Jeopardy plugin
|
2019-03-01 01:43:03 -05:00 |
Gordon Shumway
|
ab11ebf253
|
Update plugin.py
|
2019-02-15 08:05:36 -05:00 |
Gordon Shumway
|
946928ef5b
|
Update plugin.py
|
2019-02-15 08:03:48 -05:00 |
Gordon Shumway
|
eb9b18517d
|
set default point value in case api returns null
|
2019-02-15 08:02:05 -05:00 |
oddluck
|
021fce6c79
|
Add 'Jeopardy/' from commit '0db3861626146b42673a2f957bea79ff737f00f5'
git-subtree-dir: Jeopardy
git-subtree-mainline: f7590e79da
git-subtree-split: 0db3861626
|
2019-02-14 13:55:39 -05:00 |