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

2771 Commits

Author SHA1 Message Date
Pragmatic Software
a51d81db21 Update version 2020-07-08 14:48:33 -07:00
Pragmatic Software
fc648c3351 Update version 2020-07-06 20:56:08 -07:00
Pragmatic Software
be06b8e241 Factoids: revert $var expansion relocation 2020-07-06 20:56:06 -07:00
Pragmatic Software
2d5a86356e Update version 2020-07-02 16:35:47 -07:00
Pragmatic Software
a09f220872 Update version 2020-07-01 21:03:00 -07:00
Pragmatic Software
7deefb242a FactoidCommands: factadd -f no longer requires ownership to overwrite 2020-07-01 21:02:57 -07:00
Pragmatic Software
91b5e17640 Update version 2020-06-29 09:48:47 -07:00
Pragmatic Software
40ab17beed BanList: remove "Finalizing" log messages 2020-06-28 20:31:32 -07:00
Pragmatic Software
c305a9aa5b Fix "null" argument converting to "{}" 2020-06-28 20:28:54 -07:00
Pragmatic Software
53da187acc Update version 2020-06-27 23:10:14 -07:00
Pragmatic Software
38b9853aad Factoids: $var expansion was happening too early in the pipeline 2020-06-27 23:10:11 -07:00
Pragmatic Software
fd16b6be3e Update version 2020-06-26 17:22:43 -07:00
Pragmatic Software
8610a9a7c9 ChanOpCommands: alternate case of kick message if case of kick command is alternated 2020-06-26 17:22:38 -07:00
Pragmatic Software
8d5d7eaff5 Update version 2020-06-25 09:53:13 -07:00
Pragmatic Software
7e31a3ee26 ChanOpCommands: uppercase kick reason if kick command is uppercased 2020-06-25 09:53:09 -07:00
Pragmatic Software
be2376cf4b Update version 2020-06-20 21:38:15 -07:00
Pragmatic Software
236c101e3e Interpreter: when result is "/say" output a space 2020-06-20 21:38:12 -07:00
Pragmatic Software
bbbfcbb25a Factoids: minor formatting clean-up 2020-06-20 21:37:21 -07:00
Pragmatic Software
20a6485c5d Update version 2020-06-20 20:55:26 -07:00
Pragmatic Software
2efd91d382 Factoids: do not prepend $ref_from if pipe or subcmd exists; misc clean-ups 2020-06-20 20:55:22 -07:00
Pragmatic Software
bd04feda81 Interpreter: minor formatting clean-up 2020-06-20 20:52:54 -07:00
Pragmatic Software
da43217d3e Update version 2020-06-19 19:58:55 -07:00
Pragmatic Software
2d47802cff Factoids: allow empty %() items without needing quotes 2020-06-19 19:58:52 -07:00
Pragmatic Software
7e2caa58af Factoids: add some error-checking for expansion modifiers 2020-06-19 13:12:50 -07:00
Pragmatic Software
047b2ec4c5 Update version 2020-06-19 12:07:04 -07:00
Pragmatic Software
bb6d9a5919 Factoids: disallow whitespace around ":" in modifiers 2020-06-19 12:07:01 -07:00
Pragmatic Software
4b3aea4916 Update version 2020-06-19 09:24:43 -07:00
Pragmatic Software
5495a6b406 Factoids: weights can now be fractional 2020-06-19 09:24:38 -07:00
Pragmatic Software
56451e3514 Update version 2020-06-18 10:03:23 -07:00
Pragmatic Software
4c795c4d4f BlackList: hostmask parameter is now full regex 2020-06-18 10:03:20 -07:00
Pragmatic Software
ddfbf027d2 Update version 2020-06-17 11:36:45 -07:00
Pragmatic Software
6ea523f608 Factoids: fix off-by-one in weighted selection 2020-06-17 11:36:42 -07:00
Pragmatic Software
f2ab97e681 Update version 2020-06-17 04:11:20 -07:00
Pragmatic Software
afcb4a0f98 Factoids: unescape certain symbols after expansion 2020-06-17 04:11:18 -07:00
Pragmatic Software
0adcce52ef Update version 2020-06-17 02:26:49 -07:00
Pragmatic Software
13cb0f9dc6 Factoids: sorting unnecessary for weighted selection 2020-06-17 02:24:46 -07:00
Pragmatic Software
a2c918c94e Factoids: remove unnecessary statement 2020-06-16 21:29:47 -07:00
Pragmatic Software
cbfcab6d77 Update version 2020-06-16 21:26:11 -07:00
Pragmatic Software
914e844f11 Factoids: add weighted list selection; factadd list a:weight(1) b:weight(2) 2020-06-16 21:26:09 -07:00
Pragmatic Software
ed4a36e025 Update version 2020-06-14 22:34:28 -07:00
Pragmatic Software
0b94ada897 Factoids: fix issue where pick_unique() could repeat a selection 2020-06-14 22:34:24 -07:00
Pragmatic Software
f71eb269cb Update version 2020-06-13 13:22:48 -07:00
Pragmatic Software
a412c98ea9 BanList: ensure !ban/!mute mask is wildcard-complete when appropriate 2020-06-13 13:22:44 -07:00
Pragmatic Software
c952a84d82 Update version 2020-06-12 19:53:46 -07:00
Pragmatic Software
1f3a12fcf6 BanList: overwrite timeout when updating ban/mute 2020-06-12 19:53:43 -07:00
Pragmatic Software
9efe5ad9ab Update version 2020-06-12 18:57:29 -07:00
Pragmatic Software
b3ca5e69cd Factoids: expand_factoid_vars(): special-case Perl's $a and $b, etc 2020-06-12 18:57:01 -07:00
Pragmatic Software
85d887ff5c Update version 2020-06-12 12:05:29 -07:00
Pragmatic Software
eb9b18cf37 Factoids: fix potential infinite recursion in $var expansion 2020-06-12 12:05:25 -07:00
Pragmatic Software
9b0696b898 Factoids: minor style clean-up 2020-06-12 01:53:25 -07:00