3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00
Commit Graph

48 Commits

Author SHA1 Message Date
Pragmatic Software
38a0b8705f doc/Commands: add example of nesting pipes and substitutions 2023-05-20 09:39:49 -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
389c7248af Document list modules 2021-09-14 22:46:08 -07:00
Pragmatic Software
80b64a6fb5 Doc/Commands.md: update list commands with an example 2021-09-14 22:12:49 -07:00
Pragmatic Software
4bb7a3ade6 Document nicklist, banlist, checkban, list commands 2021-09-14 21:57:24 -07:00
Pragmatic Software
6c273d263c Doc: remove trailing "command" text from various headings 2021-09-14 21:30:44 -07:00
Pragmatic Software
44e1506f28 Doc: very minor edits 2021-09-14 21:23:01 -07:00
Pragmatic Software
5a477709b5 Document id and recall; misc improvements 2021-09-14 21:13:23 -07:00
Pragmatic Software
ce2224c380 Document aka commands 2021-09-06 12:45:02 -07:00
Pragmatic Software
f8e33a6571 doc/Commands.md: fix links 2021-07-15 16:30:18 -07:00
Pragmatic Software
71236da93f doc/Commands.md: fix typo 2020-06-04 12:09:26 -07:00
Pragmatic Software
8a69490d65 doc/Commands.md: add note about setting cap-override 2020-06-04 12:07:44 -07:00
Pragmatic Software
b8815725bf doc/Commands: add Selector example of picking a random command 2020-06-04 11:55:41 -07:00
Pragmatic Software
18622b3809 doc/Commands: Selector items can be $variables 2020-06-02 23:57:44 -07:00
Pragmatic Software
1dfa44ba6c doc/Commands: uppercase "Selectors" 2020-06-02 23:47:10 -07:00
Pragmatic Software
6c7a7bc808 doc: document selectors 2020-06-02 23:44:02 -07:00
Pragmatic Software
6d5f69c426 doc/Commands.md: fix broken link 2020-06-01 17:29:39 -07:00
Pragmatic Software
957f33c27b doc/Commands.md: describe Unix/POSIX conventions in some more detail 2020-06-01 12:14:07 -07:00
Pragmatic Software
5687c465d4 doc/Commands.md: add another way to address output to users 2020-05-31 18:31:48 -07:00
Pragmatic Software
aa405dcee2 doc/Commands.md: fix typos 2020-05-31 18:16:42 -07:00
Pragmatic Software
bcee2e8460 doc/Commands.md: add and improve sections about command syntax 2020-05-31 18:12:59 -07:00
Pragmatic Software
b5f6ccca1e doc: add eventqueue 2020-03-08 16:33:01 -07:00
Pragmatic Software
bd805f558b doc/Commands.md: my command creates a new user account if one does not exist 2020-02-26 11:11:56 -08:00
Pragmatic Software
fb644a1a14 doc/Commands.md: link to Functions docs 2020-02-16 12:27:23 -08:00
Pragmatic Software
1c07f66a35 doc: improvements 2020-02-16 12:26:17 -08:00
Pragmatic Software
c7a5443d68 doc/Commands.md: add Functions 2020-02-16 12:22:05 -08:00
Pragmatic Software
eaf62c5b8a doc/Commands: fix links 2020-02-14 23:36:47 -08:00
Pragmatic Software
614d45a938 doc: improvements 2020-02-14 23:35:34 -08:00
Pragmatic Software
490381ee8e doc: update list users to users 2020-02-10 00:19:07 -08:00
Pragmatic Software
fbd5a40cdb doc/Commands.md: update for user-capabilities 2020-02-04 02:28:26 -08:00
Pragmatic Software
fb938c716c doc/Commands.md: add -u to date and weather 2020-01-29 12:43:35 -08:00
Pragmatic Software
aac0e6115b doc/Commands.md: Use 24 hour clock instead 2020-01-27 14:13:11 -08:00
Pragmatic Software
c475e0253a doc/Commands.md: Blaze it 2020-01-27 14:10:51 -08:00
Pragmatic Software
b7622d3022 doc/Commands.md: add examples 2020-01-27 14:09:34 -08:00
Pragmatic Software
395da3396b doc/Commands.md: fill in date/weather/my placeholders 2020-01-27 14:00:08 -08:00
Pragmatic Software
0b7ec54955 doc/Commands.md: update admin -> users; add placeholders for my/date/weather 2020-01-26 20:15:00 -08:00
Pragmatic Software
7a3f64b45c doc/Commands.md: improvements 2020-01-22 14:57:48 -08:00
Pragmatic Software
a6b49fc1a0 doc/Commands.md: minor edit 2020-01-21 21:29:27 -08:00
Pragmatic Software
52be2c6de8 doc: update TOCs and misc improvements 2020-01-21 18:24:16 -08:00
Pragmatic Software
89f7c35593 doc/Commands.md: improvements 2020-01-21 17:37:13 -08:00
Pragmatic Software
6c255b613c doc/Commands.md: udpate TOC links 2020-01-21 13:10:40 -08:00
Pragmatic Software
a511c60bea doc/Commands.md: minor edit 2020-01-21 12:50:41 -08:00
Pragmatic Software
b117517275 doc/Commands.md: fix links 2020-01-21 12:45:07 -08:00
Pragmatic Software
9dfbf96fb6 doc/Commands.md: update links 2020-01-21 12:43:07 -08:00
Pragmatic Software
49b85e989b doc/Commands.md: testing new TOC 2020-01-21 12:10:29 -08:00
Pragmatic Software
261072e3e9 doc/Commands.md: progress 2020-01-21 11:49:45 -08:00
Pragmatic Software
d2aca1a296 doc/Commands.md: rearrange skeleton 2020-01-21 11:35:57 -08:00
Pragmatic Software
89929a3ff9 Add doc/Commands.md skeleton 2020-01-20 23:07:08 -08:00