3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-08-02 02:37:23 +02:00

Commit Graph

  • 84d9399ceb bashfaq/bashpf: Quotemeta $query Pragmatic Software 2021-05-23 21:19:19 -07:00
  • b9b1259e93 Update factoids Pragmatic Software 2021-05-23 17:57:15 -07:00
  • 2cb7b6418e Add bash pitfalls module Pragmatic Software 2021-05-23 17:56:40 -07:00
  • c820bd5359 modules/bashfaq.pl: factor out unnecessary $output Pragmatic Software 2021-05-23 17:09:13 -07:00
  • 7134010f98 Minor clean-up of bash faq Pragmatic Software 2021-05-23 16:19:21 -07:00
  • cbc10751e0 Update factoids Pragmatic Software 2021-05-23 16:12:28 -07:00
  • 6d1df21564 Add bash faq Pragmatic Software 2021-05-23 16:11:56 -07:00
  • 48c3132978 Update version Pragmatic Software 2021-04-04 23:17:24 -07:00
  • 7acb1e2cf4 Plugins/AntiTwitter.pm: use utf8 Pragmatic Software 2021-04-04 23:16:37 -07:00
  • 6bc9e9cf88 Plugins/Wttr.pm: show nearest_area only when -location is requested Pragmatic Software 2021-04-04 23:15:23 -07:00
  • f6c870539d Update factoids Pragmatic Software 2021-02-07 15:07:51 -08:00
  • 2a6749ef93 data/capabilities: fix metadata Pragmatic Software 2021-02-07 14:38:57 -08:00
  • 09a810468c Update version Pragmatic Software 2021-02-07 14:37:20 -08:00
  • e1d86c6439 Update various modules Pragmatic Software 2021-02-07 14:37:12 -08:00
  • 5241a6dc50 data: update some stuff Pragmatic Software 2021-02-07 14:25:41 -08:00
  • ea43a3a7e4 modules/date.sh: use TZDIR Pragmatic Software 2021-02-07 14:05:21 -08:00
  • 6c5d20e265 WebPaste: remove unnecessary $result var Pragmatic Software 2021-02-07 13:55:41 -08:00
  • 8403063d34 WebPaste: restore ix.io (but disabled) Pragmatic Software 2021-02-07 13:51:58 -08:00
  • 46866bbad6 Merge branch 'master' of github.com:pragma-/pbot Pragmatic Software 2021-02-07 13:45:37 -08:00
  • aff8a38f19 HashObjects, Users: use : instead of => as output separator Pragmatic Software 2021-02-07 13:43:39 -08:00
  • 0977f9aa1e Factoids: do not encode JSON in expand_action_arguments() Pragmatic Software 2021-02-07 13:42:23 -08:00
  • 80a4060dab Modules: minor syntax formatting correction Pragmatic Software 2021-02-07 13:41:22 -08:00
  • c400ffda10 MessageHistory: use max_recall_count registry setting Pragmatic Software 2021-02-07 13:40:40 -08:00
  • 39abe32613
    replace ix.io with 0x0.st (#57) Naïm Favier 2021-02-07 22:33:24 +01:00
  • f426594d80 modules/trans.pl: use -no-ansi instead of regex Pragmatic Software 2021-01-19 02:23:10 -08:00
  • ba769dc446 Add modules/trans.pl Pragmatic Software 2021-01-19 02:01:34 -08:00
  • e8838c84e8 compiler_vm: remove unused variables in _default.pm Pragmatic Software 2020-10-23 00:46:23 -07:00
  • 083223b595 compiler_vm: add PHP Pragmatic Software 2020-10-23 00:44:43 -07:00
  • d32a3dae0f Update version Pragmatic Software 2020-10-23 00:22:28 -07:00
  • 41a15799d0 BanList: fix call to enqueue_unban Pragmatic Software 2020-10-23 00:22:15 -07:00
  • 1d80be0012 MessageHistory: fix indentation Pragmatic Software 2020-10-23 00:21:27 -07:00
  • 55f146e62d Update version Pragmatic Software 2020-10-05 15:23:10 -07:00
  • 3e7798abe0 Users: userset without key lists all keys and values again Pragmatic Software 2020-10-05 15:23:05 -07:00
  • 51dabf2bf4 doc/Plugins/Plang.md: Slightly simplify karma example Pragmatic Software 2020-10-01 18:01:05 -07:00
  • a49df678e7 Update doc/Plugins/Plang.md Pragmatic Software 2020-10-01 17:44:01 -07:00
  • f766a9d735 Update doc/Plugins/Plang.md Pragmatic Software 2020-10-01 17:40:44 -07:00
  • 96eb19342a Update doc/Plugins/Plang.md Pragmatic Software 2020-10-01 17:37:12 -07:00
  • a55317d58d doc/Plugins/Plang.md: add table for builtin functions Pragmatic Software 2020-10-01 17:07:37 -07:00
  • c05c4bfd88 doc/Plugins/Plang.md: fix typo Pragmatic Software 2020-09-29 20:19:30 -07:00
  • cd21a31276 Update doc/Plugins/Plang.md Pragmatic Software 2020-09-29 20:03:55 -07:00
  • 44340bafd2 Update doc/Plugins/Plang.md Pragmatic Software 2020-09-29 20:02:47 -07:00
  • 4a409acb0f Update doc/Plugins/Plang.md Pragmatic Software 2020-09-29 19:59:44 -07:00
  • 82fa35b8ff Update version Pragmatic Software 2020-09-29 19:49:28 -07:00
  • 0d38832b3d doc/Plugins/Plang: update karma example Pragmatic Software 2020-09-29 19:49:01 -07:00
  • 49d81072cd Factoids: stricter search for get_meta() Pragmatic Software 2020-09-29 19:27:04 -07:00
  • 6afabba183 Plugins/Plang: update factget signature to return String | Null Pragmatic Software 2020-09-29 19:22:00 -07:00
  • 21c40411d8 Plang can not be run as a background process Pragmatic Software 2020-09-29 18:50:13 -07:00
  • cfa37ce1d3 Remove . from lib path Pragmatic Software 2020-09-29 12:35:06 -07:00
  • bbc3eeca9a Update version Pragmatic Software 2020-09-29 12:29:48 -07:00
  • c7b2386ff6 Fix "unable to close filehandle __ANONIO__ properly" warning Pragmatic Software 2020-09-29 12:29:40 -07:00
  • f504a5e2ff Utils/ParseDate: Clean up error message Pragmatic Software 2020-09-28 19:26:17 -07:00
  • 52beb45654 Update version Pragmatic Software 2020-09-27 14:02:56 -07:00
  • 88d2c283a9 ProcessManager: remove unnecessary die Pragmatic Software 2020-09-27 14:02:47 -07:00
  • a0f3d28b80 Plugins/Plang.pm: update path to Plang/lib Pragmatic Software 2020-09-27 14:00:45 -07:00
  • cdb11ccf4c ProcessManager: strip "propagated" Pragmatic Software 2020-09-26 16:01:52 -07:00
  • dc8cce5017 Update Plang submodule (fixed REPL) Pragmatic Software 2020-09-26 16:01:41 -07:00
  • 3c4c4f95f0 doc/Plugins/Plang.md: fix link to maps doc Pragmatic Software 2020-09-25 13:52:22 -07:00
  • 381c6ac235 doc/Plugins/Plang.md: add missing code formatting Pragmatic Software 2020-09-24 19:34:43 -07:00
  • 58437de885 Minor edits to documentation Pragmatic Software 2020-09-22 14:05:25 -07:00
  • 268523d493 Update Plang submodule Pragmatic Software 2020-09-20 23:19:47 -07:00
  • d2030e21fd doc/Plugins/Plang.md: very minor tweaks Pragmatic Software 2020-09-20 23:12:43 -07:00
  • 0ba109b594 pbot: improve reliability of finding bothome Pragmatic Software 2020-09-20 20:15:59 -07:00
  • 5709678069 Update Plang submodule (update README.md and documentation) Pragmatic Software 2020-09-20 13:54:32 -07:00
  • 2dcfa0b9cf Update version Pragmatic Software 2020-09-19 13:15:18 -07:00
  • 504af40cdc Update Plang submodule Pragmatic Software 2020-09-19 13:15:03 -07:00
  • 9abc92486d Users: lowercase key in userset Pragmatic Software 2020-09-19 12:21:51 -07:00
  • ef4580b2e0 Update Plang submodule (refactored type system) Pragmatic Software 2020-09-13 15:18:24 -07:00
  • 8947d0ca98 Update version Pragmatic Software 2020-09-12 16:28:44 -07:00
  • 7c6359481a doc/Plugins/Plang.md: add type annotations Pragmatic Software 2020-09-03 16:41:19 -07:00
  • c929d4c68f Update version Pragmatic Software 2020-09-03 13:33:21 -07:00
  • 1817e9171c Plugins/Weather: fix -u user overriding Pragmatic Software 2020-09-03 13:33:15 -07:00
  • 696742ad2b Update Plang submodule (fix type parsing and improve Real() conversion) Pragmatic Software 2020-09-01 13:09:03 -07:00
  • 8460ba33f5 Update Plang submodule (README.md updates) Pragmatic Software 2020-08-30 20:26:54 -07:00
  • 1c53931758 Update Plang submodule (starting OO support) Pragmatic Software 2020-08-30 20:12:12 -07:00
  • 04b1d2688b Update version Pragmatic Software 2020-08-24 20:46:38 -07:00
  • b63006f9a6 Update Plang submodule and plugin Pragmatic Software 2020-08-24 20:46:34 -07:00
  • e73f2127d4 Update version Pragmatic Software 2020-08-22 14:49:20 -07:00
  • 7c5e649a87 Plugins/Plang: die() with newline to prevent line number info from being added Pragmatic Software 2020-08-22 14:49:17 -07:00
  • f5c7ff1c9a Update version Pragmatic Software 2020-08-22 13:06:32 -07:00
  • ab31c7fe33 ProcessManager: remove "... propagated" Pragmatic Software 2020-08-22 13:06:29 -07:00
  • 19b3a50cc3 Update version Pragmatic Software 2020-08-21 22:28:30 -07:00
  • 8a1e821bf7 Update Plang submodule and Plugin Pragmatic Software 2020-08-21 22:28:23 -07:00
  • e43e43458d Update version Pragmatic Software 2020-08-20 20:14:36 -07:00
  • b114d14fb1 Interpreter: fix potential misparse of botnick-prefix trigger Pragmatic Software 2020-08-20 20:14:28 -07:00
  • cadb9cc3e9 Update version Pragmatic Software 2020-08-08 12:36:41 -07:00
  • ea6ae182f1 Plugins/Plang: update NIL to NULL Pragmatic Software 2020-08-08 12:36:38 -07:00
  • e4159f0ecd Update version Pragmatic Software 2020-08-07 03:05:38 -07:00
  • b0c4169394 Update Plang submodule (improve type-checking) Pragmatic Software 2020-08-07 03:05:30 -07:00
  • 999284c55f Update Plang submodule (infer function return types, improved argument type-checking) Pragmatic Software 2020-08-06 17:06:28 -07:00
  • 3e50274f6b Update version Pragmatic Software 2020-08-04 22:35:45 -07:00
  • ec041c9794 Update Plang submodule (type-check map and filter arguments) Pragmatic Software 2020-08-04 22:35:42 -07:00
  • 2c43471379 doc/QuickStart.md: add links to re::engine::RE2 Pragmatic Software 2020-08-04 21:41:36 -07:00
  • 74706ec289 Update version Pragmatic Software 2020-08-04 21:28:46 -07:00
  • 7b83fe8b3a Update Plang submodule (add map and filter builtins) Pragmatic Software 2020-08-04 21:28:43 -07:00
  • 010bef449c Update version Pragmatic Software 2020-08-04 17:50:03 -07:00
  • 46b391f856 Update Plang submodule (named arguments, improvements) Pragmatic Software 2020-08-04 17:48:36 -07:00
  • 759148e636 Update version Pragmatic Software 2020-08-03 10:36:23 -07:00
  • 309fb30656 Plugins/Weather.pm and Plugins/Date.pm: Add more useful error messages for user-not-found Pragmatic Software 2020-08-03 10:36:20 -07:00
  • cd9561cee3 Update version Pragmatic Software 2020-08-02 02:38:54 -07:00
  • e63b05055f Update Plang submodule (improved compile-time type/semantic checking) Pragmatic Software 2020-08-02 02:38:50 -07:00