Pragmatic Software
4770bbe188
Spinach: Minor improvements to text normalization and validation
2018-02-18 16:40:17 -08:00
Pragmatic Software
64d0146388
Spinach: Use message queue instead of privmsg
2018-02-16 10:57:22 -08:00
Pragmatic Software
782a554fce
Spinach: Eject players who have missed too many inputs
2018-02-16 10:35:08 -08:00
Pragmatic Software
5ed9c924a4
Spinach: Skipping now requires a majority
2018-02-15 09:21:41 -08:00
Pragmatic Software
bed111dbc4
Spinach: clean up debug statements
2018-02-14 22:17:58 -08:00
Pragmatic Software
d5d34a0722
Spinach: Add ability to skip current question
2018-02-14 22:13:54 -08:00
Pragmatic Software
9c416b8d70
Spinach: Add ability to edit questions
2018-02-14 19:09:57 -08:00
Pragmatic Software
c84e8b18bf
Spinach: Very minor textual improvements
2018-02-12 09:04:33 -08:00
Pragmatic Software
5ebb84c18b
Quality of life improvements
...
`lie`, `truth` and `choose` can now all be use interchangibly regardless
of game state. No more needing to switch between commands.
`players` and `score` can now both be used interchangibly and will do
the right thing depending on game state.
`ready` and `unready` are now more game-state aware.
2018-02-11 23:37:37 -08:00
Pragmatic Software
e2f9810d91
Spinach: Improve normalization, and laxen validation
2018-02-11 20:44:14 -08:00
Pragmatic Software
5828f595a4
Spinach: Add stop-word filter to validation
2018-02-10 17:13:26 -08:00
Joey Pabalinas
aeb9130345
Add unready
command to spinach for symmetry. ( #23 )
2018-02-10 15:57:58 -08:00
Pragmatic Software
0d847d7d4b
Spinach: Improve text normalization
2018-02-09 12:47:06 -08:00
Pragmatic Software
93d471c567
Spinach: normalize answers, anti-ambiguity, and more
2018-02-03 20:42:27 -08:00
Pragmatic Software
c5e5b9768f
ActionTrigger: Properly handle QUITs
2018-02-03 16:06:42 -08:00
Pragmatic Software
49866fd0d2
Spinach updates and bugfixes
2018-02-01 20:15:54 -08:00
Pragmatic Software
f603d831ab
Update Spinach data path
2018-01-31 22:16:46 -08:00
Pragmatic Software
96b85fc791
More significant Spinach improvements
2018-01-31 22:11:26 -08:00
Pragmatic Software
4b9a249014
Spinach now detects when players leave the channel
2018-01-29 22:15:08 -08:00
Pragmatic Software
998011ec55
Several significant improvements to Spinach
2018-01-29 21:54:52 -08:00
Pragmatic Software
4f04309329
Fibbage-clone plugin!
2018-01-28 21:53:40 -08:00
Pragmatic Software
b4df71cd71
AntiNickSpam: Remove severity due to "false-positive" common-word nicks
2018-01-17 17:20:34 -08:00
Pragmatic Software
ac136ef086
Add support for global Action Triggers
2018-01-06 20:45:47 -08:00
Pragmatic Software
d772e7a784
ActionTrigger: Remove negative level check since level can no longer be negative
2018-01-05 18:16:43 -08:00
Pragmatic Software
435d76e9cb
ActionTrigger: Properly, this time
2018-01-05 18:06:26 -08:00
Pragmatic Software
c5567fc529
ActionTrigger: Ensure level argument passed by users
2018-01-05 18:02:14 -08:00
Pragmatic Software
6cb2d77e7b
AntiNickSpam: Increase severity for each additional unique nick per message
2018-01-05 17:57:04 -08:00
Pragmatic Software
c1d4a88faa
Add AntiNickSpam plugin
2017-12-30 17:27:48 -08:00
Pragmatic Software
7bacdf6291
AntiRepeat now properly skips messages that are too short
2017-12-30 17:11:45 -08:00
Pragmatic Software
0972cd53e0
Fix some stuff in ActionTrigger
2017-12-27 19:07:35 -08:00
Pragmatic Software
c42f03ed27
AntiRepeat: allow really short messages since "yep" "ok" etc are so common
2017-12-15 16:23:36 -08:00
Pragmatic Software
317fe72230
ActionTrigger: Add missing [channel] usage
2017-12-12 15:33:44 -08:00
Pragmatic Software
b290bd30b8
ActionTrigger: Use command effective-level override
2017-12-11 12:47:21 -08:00
Joey Pabalinas
a8a82b2f23
Prettify grab
output similiar to recall
( #14 )
2017-12-03 10:12:05 -08:00
Pragmatic Software
a40a7a5a82
Support KICK in ActionTrigger
2017-11-26 12:41:07 -08:00
Pragmatic Software
a1aca0e150
Quote grabs export: Escape HTML entities for channel
2017-11-23 15:19:28 -08:00
Pragmatic Software
1557bbc219
Fix UrlTitles properly
2017-11-19 14:06:17 -08:00
Pragmatic Software
edfc01686c
Fix UrlTitles to use $stuff
2017-11-19 13:38:55 -08:00
Pragmatic Software
a119ed815f
AutoRejoin delay can now be overriden per-channel
2017-11-08 11:17:07 -08:00
Pragmatic Software
5c954dc43c
Correct "counter" to "action" in minor text message
2017-11-08 11:16:46 -08:00
Pragmatic Software
62891fea01
Allow things like user@host in AntiTwitter
2017-10-17 22:05:00 -07:00
Pragmatic Software
0a5f64d818
Log when reminders fire off
2017-10-09 19:41:00 -07:00
Pragmatic Software
240b4a6df0
Fix scalar keys thing
2017-10-09 19:40:32 -07:00
Pragmatic Software
85693f905a
Convert code-factoids to use VM
...
Code-factoids can now use the compiler virtual machine. Any languages installed
in the VM are valid candidates for code-factoids!
Syntax: factadd keyword /code language code here
2017-09-10 19:53:29 -07:00
Pragmatic Software
58f21b3bf7
Add newlines to ActionTrigger list
2017-09-09 22:32:14 -07:00
Pragmatic Software
47e295f8cd
Add ParseDate plugin
2017-09-03 20:46:34 -07:00
Pragmatic Software
3b93d6c281
Escape single-quotes before using GetOptionsFromString and shellwords
2017-08-30 02:12:05 -07:00
Pragmatic Software
f9fbae2663
Anti-repeat now case-insensitive
2017-08-18 00:52:21 -07:00
Pragmatic Software
4d358fd86e
ActionTriggers no longer case-insensitive (whoops)
2017-08-18 00:51:53 -07:00
Pragmatic Software
05c47bc675
Uppercase only type, not args, in ActionTrigger departure handler
2017-08-15 20:12:07 -07:00