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

2122 Commits

Author SHA1 Message Date
k
9d8940fee2 Make unmute and unban more smarter about argument order (#40)
* clean up unban and unmute

* unmute and unban are now smart about argument order
2018-06-05 17:55:59 -07:00
Pragmatic Software
430017abf9 Update version 2018-06-05 15:53:04 -07:00
Joey Pabalinas (jp)
3f83d643b0 modules/c2english: Remove hyphen in "compound-literal" (#33)
Signed-off-by: Joey Pabalinas <joeypabalinas@gmail.com>
2018-06-05 15:09:36 -07:00
Joey Pabalinas (jp)
ebd36fdcc7 Special-case "switch" in _c_base.pm (#37) 2018-06-05 15:02:38 -07:00
k
2f190a57c3 extend unmute to automagically unmute all of a user's hosts (#39) 2018-06-05 15:02:02 -07:00
Pragmatic Software
4f6993efb4 Update version 2018-05-21 19:28:00 -07:00
Pragmatic Software
e1028f84a2 Fix escaping of pipes and command substitutions 2018-05-21 19:27:57 -07:00
Pragmatic Software
9279c228dd Update version 2018-05-21 18:06:36 -07:00
Pragmatic Software
4f54ee669c Do not do me/my expansion for a few more commands 2018-05-21 18:06:32 -07:00
Pragmatic Software
c7e40a25ec Update version 2018-05-21 18:02:20 -07:00
Pragmatic Software
89f38026d3 Fix preserve whitespace setting 2018-05-21 18:02:16 -07:00
Pragmatic Software
6912e53c0a Update version 2018-05-20 18:39:59 -07:00
Pragmatic Software
f70d7816a4 Update factoids 2018-05-20 18:39:57 -07:00
Pragmatic Software
31cfb08562 Update version 2018-05-20 18:39:35 -07:00
Pragmatic Software
74c5a311a0 Spinach improvements 2018-05-20 18:39:27 -07:00
Pragmatic Software
8ee90e0a61 Update version 2018-05-14 19:22:19 -07:00
Pragmatic Software
06f31cd536 Update factoids 2018-05-14 19:22:13 -07:00
Pragmatic Software
49e70ed098 No longer show channel name in "did you mean..." if strictnamespace is enabled 2018-05-14 19:21:58 -07:00
Pragmatic Software
2df10fdf45 Blacklist listing output now messaged to caller 2018-05-14 19:20:55 -07:00
Pragmatic Software
4bdb170059 Update version 2018-05-12 02:53:34 -07:00
Pragmatic Software
81dcc3bee1 Add strictnamespace registry key 2018-05-12 02:52:52 -07:00
Pragmatic Software
dd520e0346 Send chanunset output to channel 2018-05-12 02:52:10 -07:00
Pragmatic Software
4e041f94fa Anchor blacklist regexes 2018-05-12 02:51:23 -07:00
Pragmatic Software
ad368c9108 Update version 2018-04-24 14:23:04 -07:00
Joey Pabalinas
fa4a71699a c2english: Remove spaces before and after initializer braces
* modules/c2english: Remove trailing whitespace
* modules/c2english: Remove spaces before and after initializer braces
2018-04-24 14:22:05 -07:00
Pragmatic Software
585bcc0092 Update version 2018-04-24 12:43:24 -07:00
Pragmatic Software
3ff3dee6f9 Improve Google "versus" search 2018-04-24 12:42:53 -07:00
Pragmatic Software
aa93adac21 Update version 2018-04-08 19:34:29 -07:00
Pragmatic Software
e033b5b837 ValidateString is now JSON-aware 2018-04-08 19:34:24 -07:00
Pragmatic Software
c9d9322711 Update version 2018-04-01 16:36:12 -07:00
Pragmatic Software
fd36d91ac4 Remove left-over capture group 2018-04-01 16:36:08 -07:00
Pragmatic Software
40212c4b91 Update version 2018-04-01 16:34:32 -07:00
Pragmatic Software
ec117c4aec Factoids: Fix expansions for real 2018-04-01 16:34:29 -07:00
Pragmatic Software
743f5c36b3 Update factoids 2018-04-01 15:03:30 -07:00
Pragmatic Software
2da22dc660 Update version 2018-04-01 15:03:07 -07:00
Pragmatic Software
8dc7db0857 Factoids: Fix expansions again 2018-04-01 15:03:04 -07:00
Pragmatic Software
8dfd015505 Spinach: Remove limit for category reroll 2018-04-01 14:25:13 -07:00
Pragmatic Software
193f3eab07 Update version 2018-03-31 14:45:47 -07:00
Pragmatic Software
fe33e3e777 Fix factoid expansion offset 2018-03-31 14:45:43 -07:00
Pragmatic Software
7087e610c8 Update version 2018-03-25 16:04:22 -07:00
Pragmatic Software
b90d67b665 rq nick search now whole-word; wildcards still work 2018-03-25 16:04:17 -07:00
Pragmatic Software
ceb06d611c Update version 2018-03-25 10:42:10 -07:00
Pragmatic Software
54d194e922 Add notice about config/registry; TODO: make setup.pl script? 2018-03-25 10:42:04 -07:00
Pragmatic Software
2429521b78 Update version 2018-03-24 17:38:30 -07:00
Pragmatic Software
5a73a1b923 Update factoids 2018-03-24 17:38:26 -07:00
Pragmatic Software
31e38bf2fe Whoops, forgot a/an in Factoid expansion replacement 2018-03-24 17:37:47 -07:00
Pragmatic Software
2385ef4822 Update version 2018-03-23 13:34:33 -07:00
Pragmatic Software
e70e016112 Improve factoid variable expansion 2018-03-23 13:34:28 -07:00
Pragmatic Software
dbe37226c6 Spinach: 60 seconds instead of 30 for choose category 2018-03-23 12:33:07 -07:00
Pragmatic Software
712aed21b3 Fix unescaped { in regex 2018-03-16 11:03:08 -07:00