3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

doc/Commands.md: minor edit

This commit is contained in:
Pragmatic Software 2020-01-21 12:50:41 -08:00
parent b117517275
commit a511c60bea

View File

@ -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