3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-11-01 01:29:31 +01:00
Commit Graph

2781 Commits

Author SHA1 Message Date
Pragmatic Software
db6b85efa0 Update version 2020-07-15 11:07:41 -07:00
Pragmatic Software
d88b516e01 Significantly improve delay of background-processing 2020-07-15 11:07:35 -07:00
Pragmatic Software
00c212857a Update version 2020-07-13 19:32:05 -07:00
Pragmatic Software
0f8773ebe8 Update version 2020-07-12 22:10:05 -07:00
Pragmatic Software
457ee84556 Update version 2020-07-12 21:18:20 -07:00
Pragmatic Software
975b474187 Update version 2020-07-12 19:18:06 -07:00
Pragmatic Software
5f65b79504 Update version 2020-07-12 18:33:33 -07:00
Pragmatic Software
462d348734 Update version 2020-07-11 17:38:28 -07:00
Pragmatic Software
bbf4eddba9 PBot: do not connect if env PBOT_LOCAL is true 2020-07-11 17:38:24 -07:00
Pragmatic Software
7ccde2e2a5 Update version 2020-07-08 23:22:05 -07:00
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