pendulum
|
4ce3f77c63
|
Added IRC support (WIP).
|
2022-10-17 04:06:55 +02:00 |
|
pendulum
|
f7113b72ce
|
1.7.7
|
2022-10-13 01:47:04 +02:00 |
|
pendulum
|
f7a392e4e0
|
Fixed webcam event breaking mash listener.
|
2022-10-13 01:46:57 +02:00 |
|
pendulum
|
abc55e81a6
|
1.7.6
|
2022-09-24 17:52:27 +02:00 |
|
pendulum
|
bbe057eea2
|
Fixed kill command not working in PM.
|
2022-09-24 17:52:13 +02:00 |
|
pendulum
|
09d344b394
|
1.7.5
|
2022-09-19 16:17:51 +02:00 |
|
pendulum
|
fb88ded822
|
Retrying on connection failure.
|
2022-09-19 16:17:23 +02:00 |
|
pendulum
|
19fb233d8a
|
1.7.4
|
2022-07-15 17:49:06 +02:00 |
|
pendulum
|
802639d830
|
Including stack trace in error log.
|
2022-07-15 17:49:01 +02:00 |
|
pendulum
|
91c99428ff
|
Showing game leaderboard when Trivia game is stopped.
|
2022-07-15 17:46:12 +02:00 |
|
pendulum
|
f1c5b8afda
|
1.7.3
|
2022-01-10 23:42:20 +01:00 |
|
pendulum
|
6bc1048a90
|
Fixed being able to score multiple points per round in Trivia timeout mode.
|
2022-01-10 23:42:17 +01:00 |
|
pendulum
|
556540e7ec
|
1.7.2
|
2022-01-08 00:26:03 +01:00 |
|
pendulum
|
1f98681693
|
Passing points to onMessage, fixes NaN points.
|
2022-01-08 00:26:01 +01:00 |
|
pendulum
|
462e1ee1de
|
1.7.1
|
2022-01-07 23:39:48 +01:00 |
|
pendulum
|
1dc0565586
|
Preventing correct answer feedback in timeout-mode Trivia when game is already aborted.
|
2022-01-07 23:39:46 +01:00 |
|
pendulum
|
d4d736bb56
|
1.7.0
|
2022-01-07 22:52:46 +01:00 |
|
pendulum
|
5adb55692f
|
Added whisper option. Whispering answer feedback in Trivia timeout mode, added command help.
|
2022-01-07 22:52:44 +01:00 |
|
pendulum
|
b161a29909
|
1.6.0
|
2022-01-06 23:55:44 +01:00 |
|
pendulum
|
e87e6d47f9
|
Reauthenticating for every connect attempt to ensure session is still valid.
|
2022-01-06 23:55:41 +01:00 |
|
pendulum
|
497e52be38
|
1.5.19
|
2021-11-29 18:44:48 +01:00 |
|
pendulum
|
e614cd4b1c
|
Checking message user exists before checking ID in Trivia.
|
2021-11-29 18:44:44 +01:00 |
|
pendulum
|
7cb5c59ae7
|
1.5.18
|
2021-11-18 01:14:38 +01:00 |
|
pendulum
|
d98c4c12fa
|
Added definitions to wordmash hints, listening broadly for wordmash answers.
|
2021-11-18 01:14:35 +01:00 |
|
pendulum
|
a0c35bd613
|
Added kill module to repo.
|
2021-11-16 19:30:07 +01:00 |
|
pendulum
|
2c0966754b
|
Moved kill comand to game module, expanded ecosystem file.
|
2021-11-16 19:23:51 +01:00 |
|
pendulum
|
fd2bd1b8f5
|
1.5.17
|
2021-11-16 19:11:14 +01:00 |
|
pendulum
|
f455635e0a
|
Added kill command and PM2 ecosystem file with restart delay.
|
2021-11-16 19:10:58 +01:00 |
|
pendulum
|
701cf82af8
|
1.5.16
|
2021-11-16 00:40:04 +01:00 |
|
pendulum
|
9c5bcbdd22
|
Stripping off @-prefix from points username.
|
2021-11-16 00:40:02 +01:00 |
|
pendulum
|
56d8bd34be
|
1.5.15
|
2021-11-16 00:12:58 +01:00 |
|
pendulum
|
60c6f84702
|
Fixed playing a word without ongoing mash crashing bot.
|
2021-11-16 00:12:55 +01:00 |
|
pendulum
|
cb023f0c28
|
1.5.14
|
2021-11-15 23:59:34 +01:00 |
|
pendulum
|
3f2ec8abb9
|
Fixed bold markup in Trivia.
|
2021-11-15 23:59:31 +01:00 |
|
pendulum
|
3fe4cb4292
|
Added hints to wordmash.
|
2021-11-15 23:57:16 +01:00 |
|
pendulum
|
db0ce247ca
|
1.5.13
|
2021-11-15 22:50:28 +01:00 |
|
pendulum
|
76210411f8
|
Fixed leadboard slicing wrong end of list, allowing points lookup by username.
|
2021-11-15 22:50:25 +01:00 |
|
pendulum
|
1843a5b5b3
|
1.5.12
|
2021-11-15 21:55:44 +01:00 |
|
pendulum
|
e5caa3a0fb
|
Reading original body when available.
|
2021-11-15 21:55:42 +01:00 |
|
pendulum
|
7640fae9d8
|
1.5.11
|
2021-11-15 21:01:36 +01:00 |
|
pendulum
|
e055eebbea
|
Only taking room argument for Say when command is used in PM.
|
2021-11-15 21:01:34 +01:00 |
|
pendulum
|
276547cecb
|
1.5.10
|
2021-11-15 20:54:02 +01:00 |
|
pendulum
|
fbd898d2ee
|
Added message user object fallback.
|
2021-11-15 20:54:00 +01:00 |
|
pendulum
|
98eda1879b
|
1.5.9
|
2021-11-15 20:44:36 +01:00 |
|
pendulum
|
18ffdefffb
|
Added say command with operator config.
|
2021-11-15 20:44:34 +01:00 |
|
pendulum
|
2ddac57365
|
1.5.8
|
2021-11-15 20:29:15 +01:00 |
|
pendulum
|
a5fb878192
|
Resolve message body HTML entities in Trivia bot.
|
2021-11-15 20:29:13 +01:00 |
|
pendulum
|
0870ac9352
|
1.5.7
|
2021-11-15 15:55:25 +01:00 |
|
pendulum
|
cb82fc9969
|
Added utils dir.
|
2021-11-15 15:55:22 +01:00 |
|
pendulum
|
57b837cd60
|
1.5.6
|
2021-11-15 15:51:13 +01:00 |
|
pendulum
|
779a8b4026
|
Fixed 2nd Trivia hint length, fixed greedy matching in Jeopardy answers with two bracketed words.
|
2021-11-15 15:51:10 +01:00 |
|
pendulum
|
8a68c11804
|
1.5.5
|
2021-11-15 00:38:54 +01:00 |
|
pendulum
|
ebe1226cb8
|
Removed 'seen here' Jeopardy questions referring to a non-existent image.
|
2021-11-15 00:38:50 +01:00 |
|
pendulum
|
b74e3ea861
|
1.5.4
|
2021-11-15 00:08:42 +01:00 |
|
pendulum
|
fcb88bbd90
|
Improved Jeopardy curation.
|
2021-11-15 00:08:40 +01:00 |
|
pendulum
|
f7c19e1f1d
|
1.5.3
|
2021-11-14 19:55:16 +01:00 |
|
pendulum
|
c23c3ffd32
|
Removed Jeopardy questions containing URLs. Including first letter in first hint.
|
2021-11-14 19:55:14 +01:00 |
|
pendulum
|
268735b3a8
|
1.5.2
|
2021-11-14 17:56:14 +01:00 |
|
pendulum
|
220f4fe727
|
Added hints to Trivia. Curated Joepardy answers to be more lenient.
|
2021-11-14 17:56:07 +01:00 |
|
pendulum
|
5e36eff8f5
|
1.5.1
|
2021-11-12 16:48:01 +01:00 |
|
pendulum
|
429f10b49f
|
Fixed set points breaking when called without options.
|
2021-11-12 16:47:59 +01:00 |
|
pendulum
|
5ee4117f4e
|
1.5.0
|
2021-11-12 16:43:26 +01:00 |
|
pendulum
|
8dea55644d
|
1.4.10
|
2021-11-12 16:43:23 +01:00 |
|
pendulum
|
6ac189235c
|
Added ping and duck, showing category in trivia.
|
2021-11-12 16:43:20 +01:00 |
|
pendulum
|
39341178ff
|
1.4.9
|
2021-11-10 00:06:31 +01:00 |
|
pendulum
|
448f0ce3bd
|
Using room map instead of list, fixing user join registration.
|
2021-11-10 00:06:28 +01:00 |
|
pendulum
|
f4df512031
|
1.4.8
|
2021-11-09 14:51:39 +01:00 |
|
pendulum
|
fa54000f1c
|
Fixed missing user breaking Trivia.
|
2021-11-09 14:51:37 +01:00 |
|
pendulum
|
0983d7e920
|
Added instance point files to gitignore.
|
2021-11-09 13:52:51 +01:00 |
|
pendulum
|
ab06712497
|
1.4.7
|
2021-11-09 13:48:33 +01:00 |
|
pendulum
|
0a1512e639
|
Added settings interface to trivia game.
|
2021-11-09 13:48:21 +01:00 |
|
pendulum
|
1ca03c3faa
|
1.4.6
|
2021-11-09 13:17:55 +01:00 |
|
pendulum
|
d56b3f456b
|
Writing points to instance-specific file.
|
2021-11-09 13:17:53 +01:00 |
|
pendulum
|
d9f1181fcb
|
Added debug level parameter.
|
2021-11-09 13:15:12 +01:00 |
|
pendulum
|
b8898d3fa3
|
1.4.5
|
2021-11-09 03:11:43 +01:00 |
|
pendulum
|
11225c7aa6
|
Added debug logger.
|
2021-11-09 03:11:29 +01:00 |
|
pendulum
|
867354978d
|
1.4.4
|
2021-11-08 02:50:50 +01:00 |
|
pendulum
|
e65bc352f2
|
Fixed check for ongoing mash game.
|
2021-11-08 02:50:47 +01:00 |
|
pendulum
|
8ac844ecde
|
1.4.3
|
2021-11-08 02:48:28 +01:00 |
|
pendulum
|
2a9311f021
|
Check room exists before removing user.
|
2021-11-08 02:48:26 +01:00 |
|
pendulum
|
5336070245
|
1.4.2
|
2021-11-06 02:14:36 +01:00 |
|
pendulum
|
114555be66
|
Only adding users to known rooms.
|
2021-11-06 02:14:33 +01:00 |
|
pendulum
|
c4f448ea12
|
1.4.1
|
2021-11-06 01:38:10 +01:00 |
|
pendulum
|
c3639b15e6
|
Capping leaderboard number.
|
2021-11-06 01:38:06 +01:00 |
|
pendulum
|
06eb743e32
|
1.4.0
|
2021-11-06 01:33:56 +01:00 |
|
pendulum
|
09f1f5a14a
|
Added rudimentary Trivia game.
|
2021-11-06 01:33:52 +01:00 |
|
pendulum
|
14fb0f90bf
|
1.3.0
|
2021-11-04 03:53:28 +01:00 |
|
pendulum
|
2be37f96b5
|
Added anagram solver and dictionary lookup to mash game. Added error handling to controller.
|
2021-11-04 03:53:25 +01:00 |
|
pendulum
|
74fe566403
|
1.2.1
|
2021-11-04 02:57:36 +01:00 |
|
pendulum
|
583c8cde67
|
Added larger mash dictionary with definitions.
|
2021-11-04 02:57:32 +01:00 |
|
pendulum
|
2f2050f595
|
1.2.0
|
2021-11-04 01:51:47 +01:00 |
|
pendulum
|
c3585ad08b
|
Added socket reconnection.
|
2021-11-04 01:51:43 +01:00 |
|
pendulum
|
aed92bfefa
|
1.1.1
|
2021-11-01 16:06:52 +01:00 |
|
pendulum
|
d36fe65612
|
Added linting.
|
2021-11-01 16:06:48 +01:00 |
|
pendulum
|
126113bc9b
|
Added leaderboard.
|
2021-11-01 03:45:04 +01:00 |
|
pendulum
|
ad35d12810
|
1.1.0
|
2021-11-01 01:12:24 +01:00 |
|
pendulum
|
bcebf73f43
|
Added command handling and a word mash game.
|
2021-11-01 01:12:17 +01:00 |
|
pendulum
|
755411b9c1
|
Auth, connect and room join with greeting.
|
2021-10-31 22:33:18 +01:00 |
|