Pragmatic Software
ee41ae5b36
doc/VirtualMachine.md: minor touch-ups
2022-01-23 11:03:03 -08:00
Pragmatic Software
9dff3bed47
Polish doc/VirtualMachine.md a bit
2022-01-23 08:40:19 -08:00
Pragmatic Software
33e13fd993
Start refactoring virtual machine (1/3)
...
This is expected to take three commits to complete. This first initial
commit does the following:
- Begin initial rough-draft of doc/VirtualMachine.md
- Begin initial refactoring of scripts
The next commit will polish up the initial rough-draft and refactoring.
The final commit will quality-check everything and fix anything overlooked.
2022-01-23 07:49:23 -08:00
Pragmatic Software
aab958e1e1
doc/QuickStart: move applets/ to correct position in table
2021-11-19 18:20:51 -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
76479ed8cf
doc/Registry.md: remove references to an outdated IRC network
2021-09-15 21:23:44 -07:00
Pragmatic Software
5106622698
doc/Admin.md: minor edit
2021-09-15 21:16:48 -07:00
Pragmatic Software
8b09dd17ac
Update README.md and docs
2021-09-15 21:13:12 -07:00
Pragmatic Software
8b92ba4731
doc/Admin.md: minor edit
2021-09-15 13:54:20 -07:00
Pragmatic Software
566978a867
doc/Admin.md: clarify things about akalink
2021-09-15 13:32:33 -07: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
44e3443e7d
Doc/Admin.md: add missing sort methods to nicklist
documentation
2021-09-14 22:07:46 -07:00
Pragmatic Software
f2b7436f58
Doc: minor edits
2021-09-14 22:01:13 -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
93ad26d27d
Doc: minor formatting tweak
2021-09-06 12:51:04 -07:00
Pragmatic Software
ce2224c380
Document aka commands
2021-09-06 12:45:02 -07:00
Pragmatic Software
d40d602b79
Move script/ to bin/
2021-08-15 19:42:09 -07:00
Pragmatic Software
b4ae4f8ea0
doc/QuickStart.md: "lengthly" -> "lengthy"
2021-07-16 05:23:38 -07:00
Pragmatic Software
57ac2f7f88
doc/Admin.md: fix typo
2021-07-15 19:36:32 -07:00
Pragmatic Software
b0dbe9231f
doc/QuickStart.md: add note about completing system perl
2021-07-15 17:56:11 -07:00
Pragmatic Software
eb40d30289
doc/FAQ.md: minor fixes
2021-07-15 17:24:42 -07:00
Pragmatic Software
9da9ba648a
doc/FAQ.md: minor fixes
2021-07-15 17:16:03 -07:00
Pragmatic Software
8adf4ad5a3
doc/FAQ.md: minor fixes
2021-07-15 17:09:42 -07:00
Pragmatic Software
468eedca2d
doc/FAQ.md: minor fixes
2021-07-15 17:06:18 -07:00
Pragmatic Software
343b065461
doc/FAQ.md: minor fixes
2021-07-15 17:01:38 -07:00
Pragmatic Software
9a9bbdb718
doc/FAQ.md: minor fixes
2021-07-15 16:42:06 -07:00
Pragmatic Software
2cab3192bf
doc/FAQ.md: minor fixes
2021-07-15 16:38:26 -07:00
Pragmatic Software
33f8405890
doc/FAQ.md: increase heading size
2021-07-15 16:35:17 -07:00
Pragmatic Software
50618f6c74
doc/FAQ.md: add question about updating to new version
2021-07-15 16:33:37 -07:00
Pragmatic Software
f8e33a6571
doc/Commands.md: fix links
2021-07-15 16:30:18 -07:00
Pragmatic Software
6cdeeeb9b1
doc/QuickStart.md: document updates/ directory
2021-07-15 16:07:50 -07:00
Pragmatic Software
e058f2d869
doc/FAQ.md: fix typo
2021-07-15 15:55:23 -07:00
Pragmatic Software
368586719a
doc/FAQ.md: fix TOC
2021-07-15 15:54:06 -07:00
Pragmatic Software
08d622c257
doc/FAQ.md: add question involving preserve_whitespace
2021-07-15 15:53:24 -07:00
Pragmatic Software
f4ba0500af
doc: Minor corrections
2021-07-15 09:20:31 -07:00
Pragmatic Software
474e18dd94
Update some documentation
2021-07-15 09:13:52 -07:00
Pragmatic Software
faa614d07d
Update QuickStart.md
2021-07-14 20:47:35 -07:00
Pragmatic Software
7610f5f8ec
Document ~/.pbot/PBot/Plugin for third-party plugins
2021-07-14 19:57:55 -07:00
Pragmatic Software
28f04acd04
doc/QuickStart.md: minor tweaks
2021-07-14 18:42:23 -07:00
Pragmatic Software
0bbac96b44
doc/QuickStart.md: minor tweaks
2021-07-14 18:39:24 -07:00
Pragmatic Software
80eb37f14c
doc: Update QuickStart with detailed information about installing Perl and CPAN modules
2021-07-14 18:33:35 -07:00
Pragmatic Software
381030ebd3
doc/QuickStart.md: replace MODULES with cpanfile
...
This is just a quick temporary edit. I will be rewriting
a few of these sections soon.
2021-07-14 17:08:30 -07:00
0d1116c45c
Replacing faulty link to the Plugins directory ( #59 )
...
* Broken link -> Working link
2021-07-14 16:23:12 -07:00
Pragmatic Software
e3d0e4abcc
Update docs
2021-07-13 20:07:15 -07:00
Pragmatic Software
888b51cdce
doc/QuickStart.md: Updated for new directory structure
2021-07-13 20:02:28 -07:00
Pragmatic Software
2c636bc8c1
Rename SSL to TLS
2021-07-10 22:47:33 -07:00
Pragmatic Software
3ad47ad67b
QuickStart.md: document SSL/TLS!
2021-07-10 09:44:25 -07:00
Naïm Favier
525fec0702
Plugins/Wolfram: add wolfram
command ( #58 )
2021-07-06 12:03:30 -07:00
Pragmatic Software
008bba9ed4
doc/Modules.md: fix anchor links
2021-06-23 16:24:25 -07:00
Pragmatic Software
41de649880
doc/Admin.md: improve capabilities section
2021-06-13 14:41:28 -07:00
Pragmatic Software
5cd72aa6c2
doc/QuickStart.md: correct irc.password to irc.identify_password
2021-06-12 13:58:14 -07:00
Pragmatic Software
1c1088ce48
Update doc/README.md
2021-06-12 13:54:03 -07:00
Pragmatic Software
b91fc6ec64
doc/QuickStart.md: improvements
2021-06-12 02:13:26 -07:00
Pragmatic Software
46143c1bf7
doc/QuickStart.md: improvements
2021-06-12 02:08:19 -07:00
Pragmatic Software
40c5c9c0a6
doc/QuickStart.md: improvements
2021-06-12 02:00:44 -07:00
Pragmatic Software
30da927d51
doc/QuickStart.md: improvements
2021-06-12 01:58:37 -07:00
Pragmatic Software
3653e3107b
doc/QuickStart.md: add SASL and misc improvements
2021-06-12 01:50:45 -07:00
Pragmatic Software
5fc4d8c86a
Start refactoring and polishing everything
...
More to come!
2021-06-05 13:20:03 -07:00
Pragmatic Software
990c4f1455
doc/Modules.md: update C Jeopardy documentation
2021-06-03 13:07:47 -07:00
Pragmatic Software
3b567e7fa6
doc/Admin.md: document notyposub
user metadata
2021-06-03 10:13:22 -07:00
Pragmatic Software
146d9b67a9
Add optional #channel.interpolate_factoids registry setting
2021-05-28 09:45:18 -07:00
Pragmatic Software
51dabf2bf4
doc/Plugins/Plang.md: Slightly simplify karma example
2020-10-01 18:01:05 -07:00
Pragmatic Software
a49df678e7
Update doc/Plugins/Plang.md
2020-10-01 17:44:01 -07:00
Pragmatic Software
f766a9d735
Update doc/Plugins/Plang.md
2020-10-01 17:40:44 -07:00
Pragmatic Software
96eb19342a
Update doc/Plugins/Plang.md
2020-10-01 17:37:12 -07:00
Pragmatic Software
a55317d58d
doc/Plugins/Plang.md: add table for builtin functions
2020-10-01 17:07:37 -07:00
Pragmatic Software
c05c4bfd88
doc/Plugins/Plang.md: fix typo
2020-09-29 20:19:30 -07:00
Pragmatic Software
cd21a31276
Update doc/Plugins/Plang.md
2020-09-29 20:03:55 -07:00
Pragmatic Software
44340bafd2
Update doc/Plugins/Plang.md
2020-09-29 20:02:47 -07:00
Pragmatic Software
4a409acb0f
Update doc/Plugins/Plang.md
2020-09-29 19:59:44 -07:00
Pragmatic Software
0d38832b3d
doc/Plugins/Plang: update karma example
2020-09-29 19:49:01 -07:00
Pragmatic Software
3c4c4f95f0
doc/Plugins/Plang.md: fix link to maps doc
2020-09-25 13:52:22 -07:00
Pragmatic Software
381c6ac235
doc/Plugins/Plang.md: add missing code formatting
2020-09-24 19:34:43 -07:00
Pragmatic Software
58437de885
Minor edits to documentation
2020-09-22 14:05:25 -07:00
Pragmatic Software
d2030e21fd
doc/Plugins/Plang.md: very minor tweaks
2020-09-20 23:12:43 -07:00
Pragmatic Software
7c6359481a
doc/Plugins/Plang.md: add type annotations
2020-09-03 16:41:19 -07:00
Pragmatic Software
2c43471379
doc/QuickStart.md: add links to re::engine::RE2
2020-08-04 21:41:36 -07:00
Pragmatic Software
5af7c2e773
doc/Plugins/Plang: add if/else example
2020-07-26 22:54:01 -07:00
Pragmatic Software
b4c9611570
doc/Plugins/Plang: remove unnecessary escape
2020-07-25 09:31:24 -07:00
Pragmatic Software
54650576f1
Update documentation
2020-07-23 14:38:53 -07:00
Pragmatic Software
74809cc8e6
Update documentation
2020-07-23 14:37:04 -07:00
Pragmatic Software
769d9fb922
doc/Plugins/Plang: Minor grammar change
2020-07-23 12:53:38 -07:00
Pragmatic Software
65624cfcba
Update Plang documentation
2020-07-23 12:37:34 -07:00
Pragmatic Software
7a1f79ce0a
doc: Fix link
2020-07-23 12:26:28 -07:00
Pragmatic Software
26ce65ab85
Update documentation
2020-07-23 12:18:53 -07:00
Pragmatic Software
4998e9494e
Update documentation: start adding Plugins; add Plang
2020-07-23 12:10:33 -07:00
Pragmatic Software
24496ef790
doc/Factoids.md: document :weight(n)
2020-06-18 22:16:56 -07:00
Pragmatic Software
65f7c41708
doc/Factoids: expansion modifiers may contain spaces now
2020-06-05 19:05:50 -07:00
Pragmatic Software
e05f6fb6c0
doc/Factoids.md: add :join() to expansion-modifiers
2020-06-04 20:31:51 -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
0bd53cfd87
doc/Factoids.md: improve expansion-modifiers section
2020-06-03 01:15:35 -07:00
Pragmatic Software
5d10836dd3
doc/Factoids.md: update
2020-06-03 01:10:26 -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