From a511c60bea7230d8b00e12917bceb4845b037c47 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Tue, 21 Jan 2020 12:50:41 -0800 Subject: [PATCH] doc/Commands.md: minor edit --- doc/Commands.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/Commands.md b/doc/Commands.md index c82cd227..d2fdba2c 100644 --- a/doc/Commands.md +++ b/doc/Commands.md @@ -172,6 +172,7 @@ or by acquiring and loading Plugins. Additional built-in commands can be created by loading PBot Plugins. Plugins are stand-alone self-contained units of code that can be loaded by the PBot owner. + Plugins have access to PBot's internal APIs and data structures. ### Factoids @@ -201,7 +202,8 @@ Modules do not have access to PBot's internal API or data structures. ## Command documentation -Here is the documentation for all of PBot's commands. +Here is the documentation for all of PBot's built-in commands and some of the +more useful Factoids, Plugins and Modules. ### Administrative commands @@ -292,4 +294,3 @@ Here is the documentation for all of PBot's commands. ### Miscellaneous commands -