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

2541 Commits

Author SHA1 Message Date
Pragmatic Software
239b79d48e FuncCommand: add unquote 2019-08-24 20:35:24 -07:00
Pragmatic Software
4e63f8435e FuncCommand: list now includes description in regex search 2019-08-24 19:35:56 -07:00
Pragmatic Software
84fcc7fd66 FuncCommand: replace tabs with spaces 2019-08-24 19:29:14 -07:00
Pragmatic Software
d9728d3693 FuncCommand: add sed func based on krok's factoid 2019-08-24 19:25:21 -07:00
Pragmatic Software
dec2e4980d Update version 2019-08-24 19:04:58 -07:00
Pragmatic Software
9204265c89 Update factoids 2019-08-24 19:04:46 -07:00
Pragmatic Software
2b33a2468c Add func command. Executes built-in bot functions as a command. Very useful! 2019-08-24 19:03:08 -07:00
Pragmatic Software
7f1173b9d6 BotAdminCommands: automate reload usage message 2019-08-24 18:18:07 -07:00
Pragmatic Software
e06f484a6e RegistryCommands: Fix harmless typo 2019-08-24 17:31:24 -07:00
Pragmatic Software
9692abfcbf Update factoids 2019-08-24 15:11:59 -07:00
Pragmatic Software
87efefcd6f Update factoids 2019-08-23 14:07:36 -07:00
Pragmatic Software
5f2276bf63 Interpreter: disregard quotes in extract_bracketed; replace ;; with ;;; 2019-08-23 14:07:21 -07:00
Pragmatic Software
be528094b6 FactoidCommands: use full hostmask when testing for owner of locked factoid 2019-08-22 09:49:14 -07:00
Pragmatic Software
de84ce48ff modules: fix insult.pl printing @ARGV without spaces 2019-08-21 11:07:52 -07:00
Pragmatic Software
6115d73639 Factoids: revert $var channel expansion -- now strict again; will improve shortly 2019-08-20 14:57:12 -07:00
Pragmatic Software
a6d09e34ea Update factoids 2019-08-17 10:17:23 -07:00
Pragmatic Software
50ebf52371 Factoids: turn debugging back off for $var expansions 2019-08-17 10:11:34 -07:00
Pragmatic Software
15f8a3683e Factoid improvements
- support braced ${variables}
 - $var expansion improvements
2019-08-17 10:09:26 -07:00
Pragmatic Software
936cbb52d8 MessageHistory: recall now ignores ftfy commands 2019-08-15 11:12:23 -07:00
Pragmatic Software
1c88f527bb Update factoids 2019-08-15 11:11:38 -07:00
Pragmatic Software
36db91396a Update factoids 2019-08-14 19:32:59 -07:00
Pragmatic Software
2320cfa9ea Update factoids 2019-08-14 07:00:02 -07:00
Pragmatic Software
3afd3efb25 Update factoids 2019-08-11 06:31:31 -07:00
Pragmatic Software
ac359c25ce Update factoids 2019-08-10 14:28:19 -07:00
Pragmatic Software
e0b43ed4d8 Update factoids 2019-08-10 05:46:17 -07:00
Pragmatic Software
c953962bd4 FactoidCommands: disable word-wrapping for show -p 2019-08-06 18:23:37 -07:00
Pragmatic Software
e30943ff70 WebPaste now can take option to disable word-wrapping 2019-08-06 18:23:13 -07:00
Pragmatic Software
028737f34d Update factoids 2019-08-06 14:45:25 -07:00
Pragmatic Software
5345911b20 Update version 2019-08-06 10:44:18 -07:00
Pragmatic Software
ff14b8e419 Fix alias escaping 2019-08-06 10:44:10 -07:00
Pragmatic Software
b7f2c188bc Improve handling of newlines in factoids 2019-08-06 10:38:46 -07:00
Pragmatic Software
36cb4db040 AntiRepeat: Fix nick truncation 2019-07-26 16:10:10 -07:00
Pragmatic Software
e191f0652f Update Plugins timed ban/mute invocations 2019-07-26 15:55:03 -07:00
Pragmatic Software
167edf8d95 Temp bans/mutes now track owner and reason for checkban/checkmute 2019-07-26 14:17:06 -07:00
Pragmatic Software
3756151c8f Update version 2019-07-24 18:03:41 -07:00
Pragmatic Software
4562eab46f Quotegrabs: Replace inferior GetOptionsFromString with better GetOptionsFromArray; improve usage messages 2019-07-24 18:03:38 -07:00
Pragmatic Software
0f4eb76a4e MessageHistory: correct sort order for recall -A option 2019-07-24 09:17:16 -07:00
Pragmatic Software
03bed5b64a Update version 2019-07-23 12:20:10 -07:00
Pragmatic Software
84ec0841c2 MessageHistory: fix sort for -A option 2019-07-23 12:20:06 -07:00
Pragmatic Software
20a7ff992d MessageHistory: now tracks channel mode changes on users 2019-07-23 12:19:34 -07:00
Pragmatic Software
9465636304 Update version 2019-07-23 08:55:32 -07:00
Pragmatic Software
aa87cadb65 Add checkban/checkmute commands so users can see remaining timeout duration.
`mute` now translates nick to banmask.

`ban`/`mute` commands will now show remaining timeout duration if no length
argument is provided.
2019-07-23 08:55:24 -07:00
Pragmatic Software
3e6c560352 PBot: add config option to load only the logger (for internal use) 2019-07-23 08:51:36 -07:00
Pragmatic Software
230f9ca133 Update version 2019-07-10 18:52:53 -07:00
Pragmatic Software
442245be74 compiler_vm: rename compiler_server_virsh.pl to compiler_server.pl 2019-07-10 18:52:11 -07:00
Pragmatic Software
4f4b5dde24 Remove left-over data 2019-07-10 18:46:34 -07:00
Pragmatic Software
77359ff7a4 Remove debug log message 2019-07-10 18:45:38 -07:00
Pragmatic Software
2d442b0f3e Update version 2019-07-10 18:41:14 -07:00
Pragmatic Software
3553692b5a Fix some more Unicode encoding issues 2019-07-10 18:40:53 -07:00
Pragmatic Software
a1dcabf553 compiler_vm: fix diff command 2019-07-10 12:39:19 -07:00