Commit Graph

3966 Commits

Author SHA1 Message Date
Pragmatic Software 5241a6dc50 data: update some stuff 2021-02-07 14:25:41 -08:00
Pragmatic Software ea43a3a7e4 modules/date.sh: use TZDIR 2021-02-07 14:05:21 -08:00
Pragmatic Software 6c5d20e265 WebPaste: remove unnecessary $result var 2021-02-07 13:55:41 -08:00
Pragmatic Software 8403063d34 WebPaste: restore ix.io (but disabled) 2021-02-07 13:51:58 -08:00
Pragmatic Software 46866bbad6 Merge branch 'master' of github.com:pragma-/pbot 2021-02-07 13:45:37 -08:00
Pragmatic Software aff8a38f19 HashObjects, Users: use `: ` instead of ` => ` as output separator 2021-02-07 13:43:39 -08:00
Pragmatic Software 0977f9aa1e Factoids: do not encode JSON in expand_action_arguments() 2021-02-07 13:42:23 -08:00
Pragmatic Software 80a4060dab Modules: minor syntax formatting correction 2021-02-07 13:41:22 -08:00
Pragmatic Software c400ffda10 MessageHistory: use `max_recall_count` registry setting 2021-02-07 13:40:40 -08:00
Naïm Favier 39abe32613
replace ix.io with 0x0.st (#57)
* replace ix.io with 0x0.st

* use form-data instead of urlencoded for 0x0.st
2021-02-07 13:33:24 -08:00
Pragmatic Software f426594d80 modules/trans.pl: use -no-ansi instead of regex 2021-01-19 02:23:10 -08:00
Pragmatic Software ba769dc446 Add modules/trans.pl 2021-01-19 02:01:34 -08:00
Pragmatic Software e8838c84e8 compiler_vm: remove unused variables in _default.pm 2020-10-23 00:46:23 -07:00
Pragmatic Software 083223b595 compiler_vm: add PHP 2020-10-23 00:44:43 -07:00
Pragmatic Software d32a3dae0f Update version 2020-10-23 00:22:28 -07:00
Pragmatic Software 41a15799d0 BanList: fix call to enqueue_unban 2020-10-23 00:22:15 -07:00
Pragmatic Software 1d80be0012 MessageHistory: fix indentation 2020-10-23 00:21:27 -07:00
Pragmatic Software 55f146e62d Update version 2020-10-05 15:23:10 -07:00
Pragmatic Software 3e7798abe0 Users: `userset` without key lists all keys and values again 2020-10-05 15:23:05 -07:00
Pragmatic Software 51dabf2bf4 doc/Plugins/Plang.md: Slightly simplify karma example 2020-10-01 18:01:05 -07:00
Pragmatic Software a49df678e7 Update doc/Plugins/Plang.md 2020-10-01 17:44:01 -07:00
Pragmatic Software f766a9d735 Update doc/Plugins/Plang.md 2020-10-01 17:40:44 -07:00
Pragmatic Software 96eb19342a Update doc/Plugins/Plang.md 2020-10-01 17:37:12 -07:00
Pragmatic Software a55317d58d doc/Plugins/Plang.md: add table for builtin functions 2020-10-01 17:07:37 -07:00
Pragmatic Software c05c4bfd88 doc/Plugins/Plang.md: fix typo 2020-09-29 20:19:30 -07:00
Pragmatic Software cd21a31276 Update doc/Plugins/Plang.md 2020-09-29 20:03:55 -07:00
Pragmatic Software 44340bafd2 Update doc/Plugins/Plang.md 2020-09-29 20:02:47 -07:00
Pragmatic Software 4a409acb0f Update doc/Plugins/Plang.md 2020-09-29 19:59:44 -07:00
Pragmatic Software 82fa35b8ff Update version 2020-09-29 19:49:28 -07:00
Pragmatic Software 0d38832b3d doc/Plugins/Plang: update karma example 2020-09-29 19:49:01 -07:00
Pragmatic Software 49d81072cd Factoids: stricter search for get_meta() 2020-09-29 19:27:04 -07:00
Pragmatic Software 6afabba183 Plugins/Plang: update `factget` signature to return `String | Null` 2020-09-29 19:22:00 -07:00
Pragmatic Software 21c40411d8 Plang can not be run as a background process 2020-09-29 18:50:13 -07:00
Pragmatic Software cfa37ce1d3 Remove . from lib path 2020-09-29 12:35:06 -07:00
Pragmatic Software bbc3eeca9a Update version 2020-09-29 12:29:48 -07:00
Pragmatic Software c7b2386ff6 Fix "unable to close filehandle __ANONIO__ properly" warning 2020-09-29 12:29:40 -07:00
Pragmatic Software f504a5e2ff Utils/ParseDate: Clean up error message 2020-09-28 19:26:17 -07:00
Pragmatic Software 52beb45654 Update version 2020-09-27 14:02:56 -07:00
Pragmatic Software 88d2c283a9 ProcessManager: remove unnecessary die 2020-09-27 14:02:47 -07:00
Pragmatic Software a0f3d28b80 Plugins/Plang.pm: update path to Plang/lib 2020-09-27 14:00:45 -07:00
Pragmatic Software cdb11ccf4c ProcessManager: strip "propagated" 2020-09-26 16:01:52 -07:00
Pragmatic Software dc8cce5017 Update Plang submodule (fixed REPL) 2020-09-26 16:01:41 -07:00
Pragmatic Software 3c4c4f95f0 doc/Plugins/Plang.md: fix link to maps doc 2020-09-25 13:52:22 -07:00
Pragmatic Software 381c6ac235 doc/Plugins/Plang.md: add missing code formatting 2020-09-24 19:34:43 -07:00
Pragmatic Software 58437de885 Minor edits to documentation 2020-09-22 14:05:25 -07:00
Pragmatic Software 268523d493 Update Plang submodule 2020-09-20 23:19:47 -07:00
Pragmatic Software d2030e21fd doc/Plugins/Plang.md: very minor tweaks 2020-09-20 23:12:43 -07:00
Pragmatic Software 0ba109b594 pbot: improve reliability of finding bothome 2020-09-20 20:15:59 -07:00
Pragmatic Software 5709678069 Update Plang submodule (update README.md and documentation) 2020-09-20 13:54:32 -07:00
Pragmatic Software 2dcfa0b9cf Update version 2020-09-19 13:15:18 -07:00