Commit Graph

21 Commits

Author SHA1 Message Date
Pragmatic Software 348465b034
data/commands: add preserve_whitespace to `wordle`
Plugin/Wordle: remove debug message
2024-03-16 16:31:29 -07: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 91073df113 data/commands: `recall` should not be run backgrounded 2021-08-12 22:28:52 -07:00
Pragmatic Software c75be8b4b0 Refactor PBot::Core::Factoids into PBot::Core::Factoids::* 2021-07-26 21:39:44 -07: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 5883b7e2b5 data/commands: update data file 2020-06-19 12:06:13 -07:00
Pragmatic Software 75731cd28a data: add name to JSON metadata 2020-04-24 23:09:57 -07:00
Pragmatic Software 66f6d867e9 Remove redundant _name metadata from JSON files 2020-04-22 16:46:09 -07:00
Pragmatic Software d2642d07bd data: add metadata to JSON files; add last_update 2020-04-21 22:43:03 -07:00
Pragmatic Software 7e49d65e4f Commands: rename execute-process to background-process 2020-02-14 23:17:19 -08:00
Pragmatic Software 2ce5f8688d Commands now check for `execute-process` metadata 2020-02-14 22:42:15 -08:00
Pragmatic Software a490f65525 data/commands: `help` now ignores pronoun replacement 2020-02-11 21:27:24 -08:00
Pragmatic Software 73696e5121 data/commands: add dont-replace-pronouns to appropriate commands 2020-02-10 01:19:13 -08:00
Pragmatic Software 6267cc04d2 Finished replacing admin-levels with user-capabilities [FIN commit 2 of 2]; misc clean-ups 2020-02-03 17:19:04 -08:00
Pragmatic Software 630c57c37b data/commands: updated for new commands 2020-01-26 19:06:41 -08:00
Pragmatic Software 329ffc20eb data/commands: update help text 2020-01-22 16:19:21 -08:00
Pragmatic Software 4316a4457e data/commands: fix grammar 2020-01-20 16:48:29 -08:00
Pragmatic Software 83527e4b06 data/commands: update `help` entries -- thanks Benett 2020-01-20 15:19:35 -08:00
Pragmatic Software 8a38dbdcc2 Add data/commands metadata file 2020-01-18 21:36:20 -08:00