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

Commit Graph

  • a096429536 Remove pbot.sh Pragmatic Software 2019-12-21 11:36:52 -08:00
  • e8a2cfeb14 Remove quotegrabs data files Pragmatic Software 2019-12-20 00:27:49 -08:00
  • 37b7570c7f Factoids/Quotegrabs: use botnick value when exporting Pragmatic Software 2019-12-19 23:39:46 -08:00
  • 94eba5f161 PBot can now be started from any location, even symlinks Pragmatic Software 2019-12-19 23:29:56 -08:00
  • 82d29fa058 Battleship/Connect4: put logging behind debug flag, disabled by default Pragmatic Software 2019-12-19 23:01:16 -08:00
  • 9fd9e4f99c ActionTrigger: remove trailing comma from database creation Pragmatic Software 2019-12-19 22:57:54 -08:00
  • c788b2c5bd ActionTrigger: fix undefined reference when no triggers Pragmatic Software 2019-12-15 14:44:52 -08:00
  • d681f88f23 Plugins: fix default loading path Pragmatic Software 2019-12-15 14:41:25 -08:00
  • 9f065a510d wikipedia.pl: fix unescaped { in regex Pragmatic Software 2019-12-15 13:41:50 -08:00
  • cb6cff5bc7 Google search: add comments explaining where to get $api_key and $cx values Pragmatic Software 2019-12-15 11:53:08 -08:00
  • 6fcfe4572a Update version Pragmatic Software 2019-12-14 10:09:35 -08:00
  • eef14f68c9 Factoids: improve factoid variable expansion (now aware of --keyword-override and ref_from) Pragmatic Software 2019-12-14 10:09:28 -08:00
  • 75b7d05a69 ActionTrigger: silence undefined variable warnings Pragmatic Software 2019-12-14 09:54:38 -08:00
  • 0b6bd32961 Update version Pragmatic Software 2019-11-25 13:57:44 -08:00
  • 369a763af1 ChanOpCommands: ban/mute now use default timeout registry entries Pragmatic Software 2019-11-25 13:57:37 -08:00
  • 8b60162a10 Registry: can now set nick-specific registry values; e.g. default_ban_timeout.nick.pragma- Pragmatic Software 2019-11-25 13:56:55 -08:00
  • f4473832ee ActionTrigger: add repeat delay Pragmatic Software 2019-11-14 17:24:51 -08:00
  • 504296bdbb ActionTrigger: strip /me from ACTION messages Pragmatic Software 2019-11-09 20:04:22 -08:00
  • 644e1099d7 Remove empty unban_timeouts placeholder file Pragmatic Software 2019-11-08 08:34:59 -08:00
  • 12c20284a1 Plugins: Fix default location Pragmatic Software 2019-11-07 20:09:31 -08:00
  • e1d48f707d Update factoids Pragmatic Software 2019-09-04 20:18:46 -07:00
  • b8c77abd47 Improve and simplify pipe/subcmd logic Pragmatic Software 2019-09-04 20:18:32 -07:00
  • bc1cc61d06 Update factoids Pragmatic Software 2019-09-03 15:31:50 -07:00
  • 3b50b2dd3c Update factoids; uptime now works without vm Pragmatic Software 2019-09-02 10:40:31 -07:00
  • 9aa9c2e70e Update version Pragmatic Software 2019-09-02 10:36:40 -07:00
  • fcd3b6e64d FuncCommand: improve usage and help messages Pragmatic Software 2019-09-02 10:36:34 -07:00
  • 41d83d1b9b Remove back-up file Pragmatic Software 2019-09-01 11:08:08 -07:00
  • decd17f2bd Update version Pragmatic Software 2019-09-01 11:02:32 -07:00
  • 848536f183 MessageHistory: recall now ignores fix commands Pragmatic Software 2019-09-01 11:02:22 -07:00
  • ba65834b29 Remove duplicate line Pragmatic Software 2019-09-01 11:01:53 -07:00
  • fc8a1057c9 Move Plugins directory to root, out of PBot source tree Pragmatic Software 2019-09-01 11:01:18 -07:00
  • 60cf77d538 FuncCommand: use uri_escape_utf8 instead Pragmatic Software 2019-08-25 14:45:21 -07:00
  • 198a7d6c5b get_title: UTF8 decode title Pragmatic Software 2019-08-25 10:46:52 -07:00
  • 9c803b2d14 factlog now logs renames on both sides instead of only destination side Pragmatic Software 2019-08-25 08:53:59 -07:00
  • 78082792e5 FuncCommand: clarify a comment Pragmatic Software 2019-08-25 00:10:45 -07:00
  • 3034e7118f Fix minor typo Pragmatic Software 2019-08-25 00:05:51 -07:00
  • 048396c725 Update version Pragmatic Software 2019-08-24 23:58:15 -07:00
  • c5faf7fb9a FuncCommand: edit file description and minor clean-up Pragmatic Software 2019-08-24 23:58:07 -07:00
  • 081fdc9bad Update factoids (converted some commands to use func) Pragmatic Software 2019-08-24 20:35:50 -07:00
  • 239b79d48e FuncCommand: add unquote Pragmatic Software 2019-08-24 20:35:24 -07:00
  • 4e63f8435e FuncCommand: list now includes description in regex search Pragmatic Software 2019-08-24 19:35:56 -07:00
  • 84fcc7fd66 FuncCommand: replace tabs with spaces Pragmatic Software 2019-08-24 19:29:14 -07:00
  • d9728d3693 FuncCommand: add sed func based on krok's factoid Pragmatic Software 2019-08-24 19:25:21 -07:00
  • dec2e4980d Update version Pragmatic Software 2019-08-24 19:04:58 -07:00
  • 9204265c89 Update factoids Pragmatic Software 2019-08-24 19:04:46 -07:00
  • 2b33a2468c Add func command. Executes built-in bot functions as a command. Very useful! Pragmatic Software 2019-08-24 19:03:08 -07:00
  • 7f1173b9d6 BotAdminCommands: automate reload usage message Pragmatic Software 2019-08-24 18:18:07 -07:00
  • e06f484a6e RegistryCommands: Fix harmless typo Pragmatic Software 2019-08-24 17:31:24 -07:00
  • 9692abfcbf Update factoids Pragmatic Software 2019-08-24 15:11:59 -07:00
  • 87efefcd6f Update factoids Pragmatic Software 2019-08-23 14:07:36 -07:00
  • 5f2276bf63 Interpreter: disregard quotes in extract_bracketed; replace ;; with ;;; Pragmatic Software 2019-08-23 14:07:21 -07:00
  • be528094b6 FactoidCommands: use full hostmask when testing for owner of locked factoid Pragmatic Software 2019-08-22 09:49:14 -07:00
  • de84ce48ff modules: fix insult.pl printing @ARGV without spaces Pragmatic Software 2019-08-21 11:07:52 -07:00
  • 6115d73639 Factoids: revert $var channel expansion -- now strict again; will improve shortly Pragmatic Software 2019-08-20 14:57:12 -07:00
  • a6d09e34ea Update factoids Pragmatic Software 2019-08-17 10:17:23 -07:00
  • 50ebf52371 Factoids: turn debugging back off for $var expansions Pragmatic Software 2019-08-17 10:11:34 -07:00
  • 15f8a3683e Factoid improvements - support braced ${variables} - $var expansion improvements Pragmatic Software 2019-08-17 10:09:26 -07:00
  • 936cbb52d8 MessageHistory: recall now ignores ftfy commands Pragmatic Software 2019-08-15 11:12:23 -07:00
  • 1c88f527bb Update factoids Pragmatic Software 2019-08-15 11:11:38 -07:00
  • 36db91396a Update factoids Pragmatic Software 2019-08-14 19:32:59 -07:00
  • 2320cfa9ea Update factoids Pragmatic Software 2019-08-14 07:00:02 -07:00
  • 3afd3efb25 Update factoids Pragmatic Software 2019-08-11 06:31:31 -07:00
  • ac359c25ce Update factoids Pragmatic Software 2019-08-10 14:28:19 -07:00
  • e0b43ed4d8 Update factoids Pragmatic Software 2019-08-10 05:46:17 -07:00
  • c953962bd4 FactoidCommands: disable word-wrapping for show -p Pragmatic Software 2019-08-06 18:23:37 -07:00
  • e30943ff70 WebPaste now can take option to disable word-wrapping Pragmatic Software 2019-08-06 18:23:13 -07:00
  • 028737f34d Update factoids Pragmatic Software 2019-08-06 14:45:25 -07:00
  • 5345911b20 Update version Pragmatic Software 2019-08-06 10:44:18 -07:00
  • ff14b8e419 Fix alias escaping Pragmatic Software 2019-08-06 10:44:10 -07:00
  • b7f2c188bc Improve handling of newlines in factoids Pragmatic Software 2019-08-06 10:38:46 -07:00
  • 36cb4db040 AntiRepeat: Fix nick truncation Pragmatic Software 2019-07-26 16:10:10 -07:00
  • e191f0652f Update Plugins timed ban/mute invocations Pragmatic Software 2019-07-26 15:55:03 -07:00
  • 167edf8d95 Temp bans/mutes now track owner and reason for checkban/checkmute Pragmatic Software 2019-07-26 14:17:06 -07:00
  • 3756151c8f Update version Pragmatic Software 2019-07-24 18:03:41 -07:00
  • 4562eab46f Quotegrabs: Replace inferior GetOptionsFromString with better GetOptionsFromArray; improve usage messages Pragmatic Software 2019-07-24 18:03:38 -07:00
  • 0f4eb76a4e MessageHistory: correct sort order for recall -A option Pragmatic Software 2019-07-24 09:17:16 -07:00
  • 03bed5b64a Update version Pragmatic Software 2019-07-23 12:20:10 -07:00
  • 84ec0841c2 MessageHistory: fix sort for -A option Pragmatic Software 2019-07-23 12:20:06 -07:00
  • 20a7ff992d MessageHistory: now tracks channel mode changes on users Pragmatic Software 2019-07-23 12:19:34 -07:00
  • 9465636304 Update version Pragmatic Software 2019-07-23 08:55:32 -07:00
  • aa87cadb65 Add checkban/checkmute commands so users can see remaining timeout duration. Pragmatic Software 2019-07-23 08:55:24 -07:00
  • 3e6c560352 PBot: add config option to load only the logger (for internal use) Pragmatic Software 2019-07-23 08:51:36 -07:00
  • 230f9ca133 Update version Pragmatic Software 2019-07-10 18:52:53 -07:00
  • 442245be74 compiler_vm: rename compiler_server_virsh.pl to compiler_server.pl Pragmatic Software 2019-07-10 18:52:11 -07:00
  • 4f4b5dde24 Remove left-over data Pragmatic Software 2019-07-10 18:46:34 -07:00
  • 77359ff7a4 Remove debug log message Pragmatic Software 2019-07-10 18:45:38 -07:00
  • 2d442b0f3e Update version Pragmatic Software 2019-07-10 18:41:14 -07:00
  • 3553692b5a Fix some more Unicode encoding issues Pragmatic Software 2019-07-10 18:40:53 -07:00
  • a1dcabf553 compiler_vm: fix diff command Pragmatic Software 2019-07-10 12:39:19 -07:00
  • 7e095ee605 compiler_vm: move some old files to misc directory Pragmatic Software 2019-07-10 12:35:02 -07:00
  • 71dd7846f1 Update factoids Pragmatic Software 2019-07-08 15:52:26 -07:00
  • 468cd21b87 Update version Pragmatic Software 2019-07-08 15:52:10 -07:00
  • 81ae3a5741 Fix split_line issue where it could sometimes forget tokens when encountering unbalanced quotes Pragmatic Software 2019-07-08 15:51:55 -07:00
  • 83fc8536d0 Update version Pragmatic Software 2019-07-06 15:53:42 -07:00
  • f4d85c730b compiler_vm: do not eat spaces when splitting line (fixes python indentation) Pragmatic Software 2019-07-06 15:53:34 -07:00
  • fa18df01c0 Update factoids Pragmatic Software 2019-07-06 01:43:24 -07:00
  • 30992af811 Add some whitespace around this one line Pragmatic Software 2019-07-06 01:29:14 -07:00
  • baef88e2e7 Update version Pragmatic Software 2019-07-05 23:11:00 -07:00
  • 64ad929de6 FactoidModuleLauncher: timeout now configurable via registry Pragmatic Software 2019-07-05 23:10:57 -07:00
  • a82f580f58 FactoidModuleLauncher: remove left-over debug log message Pragmatic Software 2019-07-05 23:04:04 -07:00