Commit Graph

267 Commits

Author SHA1 Message Date
Pragmatic Software e908dd1640 Update factoids 2023-02-25 13:46:53 -08:00
Pragmatic Software 9f314cd365 Enable `aka_debug` because AKA log entries are interesting 2023-02-02 09:13:36 -08:00
Pragmatic Software 178deadb35 Update docs for the c99/c11/c23 commands 2022-12-06 13:00:03 -08:00
Pragmatic Software adaf4e2ed3 Plugin/WordMorph: several improvements
- add 2880 variant words to wordlist
- morph generator skips words with same suffix
- default steps increased from 3 to 4
- default minimum word length increased from 4 to 5

Note that you can override default steps and word lengths via `start`.
2022-09-04 16:47:43 -07:00
Pragmatic Software bc02854d15 Update WordMorph
- Ensure length of each step is correct
- Add WordMorph to plugin_autoload
2022-08-26 12:47:44 -07:00
Pragmatic Software 0edfee6d15 Update WordMorph 2022-08-26 00:33:41 -07:00
Pragmatic Software d5c336c058 Add WordMorph plugin 2022-08-24 14:37:02 -07:00
Pragmatic Software 6a61de1026 Consolidate c{99,11,23}std.pl into cstd.pl 2022-08-12 12:28:58 -07:00
Pragmatic Software 9ddd38038a applets: add C23 draft (n3047) command
I really, really need to clean this mess up and combine
c99std.pl, c11std.pl and c23std.pl into one script!
2022-08-07 19:10:34 -07:00
Pragmatic Software 74380f2a72 Core: Use EXIT_SUCCESS/EXIT_FAILURE; misc clean-ups 2022-07-10 12:45:27 -07:00
Pragmatic Software 10e49bbbb6 Update factoids 2022-07-08 12:50:30 -07:00
Pragmatic Software 41b69bdfa5 Factoids: add `keep-quotes` metadata for applet commands 2022-06-27 19:52:38 -07:00
Pragmatic Software 164ecc45a7 Update factoids and registry 2022-02-27 17:16:48 -08:00
Pragmatic Software 619ff86a94 Rename `compiler` factoid to `vm-client` 2022-02-14 16:47:46 -08:00
Pragmatic Software 3cfedcf3b8 Rename compiler_vm to pbot-vm and other misc applet updates 2022-02-14 16:33:29 -08:00
Pragmatic Software 3d97dc2c33 Rename "modules" to "applets"
"Applet" is a much better name for the external command-line
scripts and programs that can be loaded as PBot commands. They
will no longer be confused with Perl modules.

https://en.wikipedia.org/wiki/Applet
2021-11-19 18:05:50 -08:00
Pragmatic Software 4cf1e76169 Update commands and factoids 2021-10-19 21:14:52 -07:00
Pragmatic Software 31ae34e17e Remove obsolete generate_undos.pl script 2021-08-15 19:44:21 -07:00
Pragmatic Software d1df2d325c Improve output of truncation text
Instead of "... [truncated; see http://xxx for full text.]" it more
concisely says "... <truncated; http://...>".

Increased irc.max_msg_len from a very conservative 425 to a more
generous 460. If you have very long channel names or nicknames, or if
you see things being truncated incorrectly, reduce this value.
2021-08-12 22:30:56 -07:00
Pragmatic Software 91073df113 data/commands: `recall` should not be run backgrounded 2021-08-12 22:28:52 -07:00
Pragmatic Software 487c84e824 Registry: remove `plugin_dir` 2021-08-02 04:40:45 -07:00
Pragmatic Software 837046a34b data: update last_update file 2021-07-26 22:44:05 -07:00
Pragmatic Software c75be8b4b0 Refactor PBot::Core::Factoids into PBot::Core::Factoids::* 2021-07-26 21:39:44 -07:00
Pragmatic Software 547c4e7135 Update factoids 2021-07-19 17:09:57 -07:00
Pragmatic Software 9ab0355f86 data/registry: set `strictnamespace` to false 2021-07-19 16:33:27 -07:00
Pragmatic Software c31487de10 data/registry: set default server to Libera 2021-07-14 15:59:54 -07:00
Pragmatic Software 34d4722580 Make directory structure more Perlish 2021-07-13 19:45:56 -07:00
Pragmatic Software 2c636bc8c1 Rename SSL to TLS 2021-07-10 22:47:33 -07:00
Pragmatic Software 3fef310980 Update factoids 2021-07-10 02:34:17 -07:00
Pragmatic Software 9e451743ea Update factoids 2021-07-06 13:12:38 -07:00
Naïm Favier 525fec0702
Plugins/Wolfram: add `wolfram` command (#58) 2021-07-06 12:03:30 -07:00
Pragmatic Software 5fc4d8c86a Start refactoring and polishing everything
More to come!
2021-06-05 13:20:03 -07:00
Pragmatic Software b9b1259e93 Update factoids 2021-05-23 17:57:15 -07:00
Pragmatic Software cbc10751e0 Update factoids 2021-05-23 16:12:28 -07:00
Pragmatic Software f6c870539d Update factoids 2021-02-07 15:07:51 -08:00
Pragmatic Software 2a6749ef93 data/capabilities: fix metadata 2021-02-07 14:38:57 -08:00
Pragmatic Software 5241a6dc50 data: update some stuff 2021-02-07 14:25:41 -08:00
Pragmatic Software 21c40411d8 Plang can not be run as a background process 2020-09-29 18:50:13 -07:00
Pragmatic Software a6b67299ee Update data/commands 2020-07-30 14:51:56 -07:00
Pragmatic Software fdab3e3202 Add FuncPlural to plugin_autoload 2020-07-19 16:40:12 -07:00
Pragmatic Software cc1dad6c78 Update factoids 2020-07-19 16:39:45 -07:00
Pragmatic Software 6fbff3184f Add Plang to data/plugin_autoload 2020-07-12 19:18:02 -07:00
Pragmatic Software 5883b7e2b5 data/commands: update data file 2020-06-19 12:06:13 -07:00
Pragmatic Software efdf70b9bb data/capabilities: update data file 2020-06-18 09:31:34 -07:00
Pragmatic Software 136e220c9a Update factoids 2020-05-30 13:20:05 -07:00
Pragmatic Software 1ba71c4970 Update factoids 2020-05-04 18:29:32 -07:00
Pragmatic Software 8f983bcbda Add `grep` Function 2020-05-02 02:34:32 -07:00
Pragmatic Software f347d1798b Finalize BanList refactor; add updater 2020-04-28 22:36:13 -07:00
Pragmatic Software 013fa6b51c data: update name for banlist/quietlist 2020-04-28 21:35:55 -07:00
Pragmatic Software ff00903246 data: rename unban/unmute timeout files to banlist/quietlist 2020-04-28 21:35:10 -07:00