3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 18:08:46 +02:00
Commit Graph

1602 Commits

Author SHA1 Message Date
Pragmatic Software
c5567fc529 ActionTrigger: Ensure level argument passed by users 2018-01-05 18:02:14 -08:00
Pragmatic Software
22b90e90f7 Update version 2018-01-05 17:57:12 -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
d64c806741 Update version 2018-01-01 08:52:22 -08:00
Pragmatic Software
26180b2ebb Add arin.ga to WebPastes 2018-01-01 08:52:16 -08:00
Pragmatic Software
e78d64b623 Update version 2017-12-30 17:27:53 -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
a1d9200032 Update version 2017-12-27 19:07:42 -08:00
Pragmatic Software
0972cd53e0 Fix some stuff in ActionTrigger 2017-12-27 19:07:35 -08:00
Pragmatic Software
2122f9d92a Update version 2017-12-18 03:51:12 -08:00
Pragmatic Software
8441869fac Fix embedded command extraction 2017-12-18 03:51:09 -08:00
Pragmatic Software
8f0ae852bd Update version 2017-12-15 16:23:39 -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
9240fe5ab0 Update version 2017-12-12 15:32:53 -08:00
Pragmatic Software
1ee7769cdb Add revision option to -l for factundo/redo to start listing from there 2017-12-12 15:32:50 -08:00
Pragmatic Software
4bc79711c4 Update version 2017-12-12 03:38:47 -08:00
Pragmatic Software
3d2c6879f9 factundo and factredo can now list and jump to revisions 2017-12-12 03:38:45 -08:00
Pragmatic Software
b9f435c823 Update version 2017-12-11 15:24:40 -08:00
Pragmatic Software
dfacf2c807 factalias channel argument now optional 2017-12-11 15:24:37 -08:00
Pragmatic Software
f78c40cf91 Update version 2017-12-11 14:34:58 -08:00
Pragmatic Software
64ff8e9cf9 factundo and factredo now use exact channel 2017-12-11 14:34:55 -08:00
Pragmatic Software
1979c3f631 Update version 2017-12-11 14:24:32 -08:00
Pragmatic Software
4b10c69f47 Fix factlog to use exact channel if specified 2017-12-11 14:24:29 -08:00
Pragmatic Software
d473ab7fe7 Update version 2017-12-11 12:47:29 -08:00
Pragmatic Software
b290bd30b8 ActionTrigger: Use command effective-level override 2017-12-11 12:47:21 -08:00
Pragmatic Software
8fb98d614f Add ability to override command effective-level 2017-12-11 12:44:19 -08:00
Pragmatic Software
24e9d2ae40 Update version 2017-12-10 18:36:20 -08:00
Pragmatic Software
3c509b5306 Fix ratelimit override to use correct channel 2017-12-10 18:36:16 -08:00
Pragmatic Software
88147da892 Update version 2017-12-10 13:18:05 -08:00
Pragmatic Software
99be204a95 Add per-channel ratelimit_override registry object to ... override factoid ratelimits on a per-channel basis 2017-12-10 13:18:00 -08:00
Pragmatic Software
e0b03ee3d4 Update version 2017-12-09 13:26:22 -08:00
Pragmatic Software
1d2d057d45 Properly flag whether a command was processed and interpreted 2017-12-09 13:26:20 -08:00
Pragmatic Software
f24c26d2ef Straighten out nickoverride a bit 2017-12-09 13:25:11 -08:00
Pragmatic Software
14386cdff1 Update version 2017-12-08 20:26:11 -08:00
Pragmatic Software
b2273d32fb Extract nested command substitutions and pipes 2017-12-08 20:26:08 -08:00
Pragmatic Software
35aeb6985f Update version 2017-12-08 19:28:11 -08:00
Pragmatic Software
4338455e11 Properly extract embedded commands 2017-12-08 19:28:08 -08:00
Pragmatic Software
8267f3cfe5 Update version 2017-12-07 11:13:55 -08:00
Pragmatic Software
6565e3d056 Update version 2017-12-05 21:19:24 -08:00
Pragmatic Software
6b4943e3a9 WebPaste: Remove a couple of left-over debug messages 2017-12-05 21:19:20 -08:00
Pragmatic Software
0bed26a479 Update version 2017-12-05 21:05:47 -08:00
Pragmatic Software
e2db94c354 Add WebPaste.pm for rotating paste sites 2017-12-05 21:05:44 -08:00
Pragmatic Software
ebb412298f Update version 2017-12-04 21:38:04 -08:00
Pragmatic Software
b089aa74bd Er, don't add /say to result if no result 2017-12-04 21:37:58 -08:00
Pragmatic Software
fbe467a472 Update version 2017-12-04 21:22:45 -08:00
Pragmatic Software
34e98aef98 Update version 2017-12-04 21:22:22 -08:00
Pragmatic Software
1378e41c1b Improve handling of /say, etc, in output text 2017-12-04 21:22:19 -08:00
Pragmatic Software
45421aaf30 Update version 2017-12-04 20:12:29 -08:00
Pragmatic Software
0d0c12e798 Unescape escaped command substitutions 2017-12-04 20:12:27 -08:00
Pragmatic Software
d902edd122 Update version 2017-12-04 18:34:37 -08:00
Pragmatic Software
43d227d1a9 Support command substitution 2017-12-04 18:34:34 -08:00
Pragmatic Software
8b2f64bf84 Update version 2017-12-03 19:09:37 -08:00
Pragmatic Software
f6da7f5662 Prevent /msg to serv@network (currently only abusable by admins) 2017-12-03 19:09:34 -08:00
Pragmatic Software
0468716581 Update version 2017-12-03 10:10:56 -08:00
Joey Pabalinas
a8a82b2f23 Prettify grab output similiar to recall (#14) 2017-12-03 10:12:05 -08:00
Pragmatic Software
6d4ea57d3b Update version 2017-12-03 10:04:09 -08:00
Pragmatic Software
103780cf0b find_admin: Fix anchored hostmask regex for global channel 2017-12-03 10:04:03 -08:00
Pragmatic Software
52d3ab024b validate_string: Remove unnecessary substr left over from special character scrubbing 2017-12-03 10:02:13 -08:00
Pragmatic Software
42376baf72 Update version 2017-12-02 15:05:59 -08:00
Pragmatic Software
63cfd038d0 Prevent creation of factoids with same name as existing built-in commands 2017-12-02 15:05:56 -08:00
Pragmatic Software
8ac79a4cb2 Move lc out of loop (does Perl already optimize for this?) 2017-12-02 15:05:30 -08:00
Pragmatic Software
3ab8f44a8a No need to show debugcontext log for empty result 2017-12-02 15:04:36 -08:00
Pragmatic Software
f870a724f3 Update version 2017-12-02 11:38:05 -08:00
Pragmatic Software
e7b348573f Update version 2017-11-30 18:53:42 -08:00
Pragmatic Software
836a20262f Use correct command for factoid aliases 2017-11-30 18:53:40 -08:00
Pragmatic Software
7a53f74e83 Handle commands/pipes with newlines 2017-11-30 18:50:17 -08:00
Pragmatic Software
7b142c68f5 Fix some UTF8 <=> JSON encoding issues? 2017-11-30 18:46:14 -08:00
Pragmatic Software
8d560ef988 Update version 2017-11-30 16:41:53 -08:00
Pragmatic Software
c199fa205d Fix fact command 2017-11-30 16:41:50 -08:00
Pragmatic Software
fa563391dd Update version 2017-11-30 13:11:42 -08:00
Pragmatic Software
51735494b3 Minor improvement to nick addressing 2017-11-30 13:11:39 -08:00
Pragmatic Software
320c8a4f92 Update version 2017-11-29 15:56:00 -08:00
Pragmatic Software
6f5fb2824b Honor nooverride in factmove and factalias 2017-11-29 15:55:53 -08:00
Pragmatic Software
5c36759fd3 Update version 2017-11-28 19:10:25 -08:00
Pragmatic Software
6ddfce4cc3 Remove code duplication 2017-11-28 19:10:22 -08:00
Pragmatic Software
2a012594e7 Update version 2017-11-28 19:07:08 -08:00
Pragmatic Software
ed5a34f16e Fix piping from aliases containing pipes 2017-11-28 19:07:01 -08:00
Pragmatic Software
e0e8434b85 Fix piping code-factoids 2017-11-28 18:30:35 -08:00
Pragmatic Software
f3a036bc81 Do not expand underscore-prefixed factoid varianbles 2017-11-28 18:30:09 -08:00
Pragmatic Software
35864b96a3 Update version 2017-11-27 20:10:20 -08:00
Pragmatic Software
179abf635f Update version 2017-11-27 19:18:06 -08:00
Pragmatic Software
1b13f00503 Fix utf8 encoding issue with code-factoids? 2017-11-27 19:18:00 -08:00
Pragmatic Software
356efe0a8a Fix some warnings 2017-11-27 19:17:28 -08:00
Pragmatic Software
6ac5c344fa Update version 2017-11-27 02:14:41 -08:00
Pragmatic Software
3b36634fa9 Fix factoid case duplication; enable me/my for pipes 2017-11-27 02:14:34 -08:00
Pragmatic Software
5f1dd143d2 Update version 2017-11-26 12:41:16 -08:00
Pragmatic Software
a40a7a5a82 Support KICK in ActionTrigger 2017-11-26 12:41:07 -08:00
Pragmatic Software
9db596fb5c Update version 2017-11-25 20:03:34 -08:00
Pragmatic Software
1222436616 Pipes can now be escaped for easy factadding, etc 2017-11-25 20:01:34 -08:00
Pragmatic Software
78a12b3a46 Improve nickoverride processing 2017-11-25 20:00:55 -08:00
Pragmatic Software
98d10b6ccd Update version 2017-11-23 15:19:41 -08:00
Pragmatic Software
a1aca0e150 Quote grabs export: Escape HTML entities for channel 2017-11-23 15:19:28 -08:00
Pragmatic Software
52d3cadef7 Improve factoid variable expansion 2017-11-23 14:12:43 -08:00
Pragmatic Software
a7f298520d Temporarily fix /msg, sort of 2017-11-23 14:12:23 -08:00
Pragmatic Software
cea2fc66f9 Fix fact command to use $stuff; increase factoid keyword length to 30 2017-11-23 14:11:54 -08:00
Pragmatic Software
89d3596dac Update version 2017-11-22 15:25:26 -08:00
Pragmatic Software
834cfaa11d Fix adminset not working on hostmasks with anchors 2017-11-22 15:25:14 -08:00
Pragmatic Software
a1217190c7 Update version 2017-11-20 16:12:41 -08:00