3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-05 02:48:50 +02:00
Commit Graph

185 Commits

Author SHA1 Message Date
Pragmatic Software
05b1159421 RelayUnreg: limit notification to once every 15 minutes 2018-08-13 14:23:13 -07:00
Pragmatic Software
147c7337d8 No URL titles for unidentified users 2018-08-10 22:57:00 -07:00
Pragmatic Software
d433043b02 RelayUnreg: use all AntiSpam namespaces 2018-08-06 11:01:58 -07:00
Pragmatic Software
2353bdde1c UrlTitles: disregard the specific spam URL instead of entire message 2018-08-06 09:49:03 -07:00
Pragmatic Software
a8d8c90454 UrlTitles: check urls against AntiSpam 2018-08-06 09:41:18 -07:00
Pragmatic Software
b676e810d8 Spinach: slightly less strict validate_lie 2018-08-05 22:52:29 -07:00
Pragmatic Software
82720e3da8 RelayUnreg: replace banned check with new is_banned(); check for +z; use AntiSpam::is_spam 2018-08-05 22:50:22 -07:00
Pragmatic Software
ed7dd19460 Rename RegisterNickserv.pm to RelayUnreg.pm 2018-08-05 20:04:03 -07:00
Pragmatic Software
cd751c290c RegisterNickserv: Do not relay messages if user is +v 2018-08-03 12:32:16 -07:00
Pragmatic Software
6149f0faee RegisterNickserv: ensure speaker is not banned or muted before relaying message 2018-08-03 07:30:07 -07:00
Pragmatic Software
21be299033 RegisterNickserv: Add SASL link 2018-07-31 16:35:56 -07:00
Pragmatic Software
42f967e411 RegisterNickserv: Queue unregistered messages to see if speaker gets killed or leaves 2018-07-31 16:20:49 -07:00
Pragmatic Software
be9f01bc48 Add RegisterNickserv plugin 2018-07-31 13:29:52 -07:00
Pragmatic Software
80bcf56bfe Battleship: improve "you will now attack" message 2018-07-08 17:10:50 -07:00
Pragmatic Software
67ab8920e9 Connect4: fix code indentation and whitespace 2018-07-07 15:04:02 -07:00
mannito
bf5a9b2d46 Connect4: variable board size and fixes (#46)
* Connect4: Fixes column_top and parameterized board size

* Connect4: Show legend on top of the board
2018-07-07 15:01:07 -07:00
mannito
5fcbe429a2 Add Connect4 game Plugin (#45)
Connect4 game Plugin
2018-07-06 22:29:19 -07:00
Pragmatic Software
1231c7b682 Battleship: Draw border on right and bottom too 2018-07-05 15:34:40 -07:00
Pragmatic Software
cbfa6e8b11 Battleship: Show player names when showing initial battlefield 2018-07-05 15:19:10 -07:00
Pragmatic Software
b6aedc87bf Battleship: improve scoreboard 2018-07-05 14:46:53 -07:00
Pragmatic Software
aa0a8240dc Battleship: improve legend; make board 7x10 2018-07-04 14:36:19 -07:00
Pragmatic Software
c6e7b7bf6a Battleship: prevent minor hiccup in ultra-fast-paced movement 2018-07-03 20:03:49 -07:00
Pragmatic Software
c1db40d216 Battleship: balanced board and queue commands 2018-07-02 23:33:22 -07:00
Pragmatic Software
684ed5351f Fix Battleship win condition bug from previous commit 2018-07-01 22:37:25 -07:00
Pragmatic Software
70d97e129c Refactor Battleship: fixed turn issues 2018-07-01 20:39:55 -07:00
Pragmatic Software
717f40ccb5 More Battleship improvements 2018-07-01 19:43:27 -07:00
Pragmatic Software
117b7c2348 Battleship: no-arg challenge issues open-ended challenge 2018-07-01 18:46:58 -07:00
Pragmatic Software
3298f5a27b Battleship improvements 2018-07-01 17:01:18 -07:00
Pragmatic Software
272f7dfb56 Add Battleship plugin 2018-07-01 03:07:44 -07:00
Pragmatic Software
74c5a311a0 Spinach improvements 2018-05-20 18:39:27 -07:00
Pragmatic Software
8dfd015505 Spinach: Remove limit for category reroll 2018-04-01 14:25:13 -07:00
Pragmatic Software
b90d67b665 rq nick search now whole-word; wildcards still work 2018-03-25 16:04:17 -07:00
Pragmatic Software
dbe37226c6 Spinach: 60 seconds instead of 30 for choose category 2018-03-23 12:33:07 -07:00
Pragmatic Software
147471115e Spinach: Update default questions to trivia.json 2018-03-11 20:41:50 -07:00
Joey Pabalinas
89ea114dd5 Update actiontrigger private message help text (#28) 2018-03-10 12:00:27 -08:00
Pragmatic Software
55a7fb7db9 Spinach: Reduce state logging verbosity 2018-03-02 11:02:34 -08:00
Pragmatic Software
30768c6b1d Spinach: Prevent lie-hunting for truth 2018-02-27 19:50:30 -08:00
Pragmatic Software
f0a0fd6def Spinach: load now accepts a filename argument 2018-02-26 16:54:34 -08:00
Pragmatic Software
1413e1263c Spinach: Add ability to reroll categories 2018-02-26 01:32:02 -08:00
Pragmatic Software
2fae22788e Spinach: add reroll; remember seen questions; remove start/stop; etc 2018-02-26 00:46:59 -08:00
Pragmatic Software
b57a635ec7 Spinach: Better final scores display; tick-tock improvements 2018-02-24 18:17:55 -08:00
Pragmatic Software
1ccd88c9b7 Spinach: Timing improvements; limit to 2 lies per round; show who discovers truth during lie stage 2018-02-23 15:51:17 -08:00
Pragmatic Software
e47d704b8d Spinach: Random category and other minor improvements 2018-02-20 00:16:22 -08:00
Pragmatic Software
8e3a95e0b5 Spinach: Remove Dumper stuff from edit output 2018-02-18 20:24:51 -08:00
Joey Pabalinas
6f0bbc1233 Add missing color resets to message terminals (#24) 2018-02-18 19:57:00 -08:00
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
Pragmatic Software
c60f344bd1 Add ActionTrigger plugin 2017-08-12 23:43:36 -07:00
Pragmatic Software
7b99c90429 Show repeats remaining in listing 2017-08-12 23:41:09 -07:00
Pragmatic Software
669733f353 Add repeatable reminders; misc sanity checks 2017-08-12 16:18:25 -07:00
Pragmatic Software
4cb7c30dd3 Delete reminders that have expired (remindee not around for 31 days) 2017-08-12 04:43:07 -07:00
Pragmatic Software
fa55b36d09 Remove left-over superflurous declaration 2017-08-12 04:06:33 -07:00