3
0
mirror of https://github.com/pragma-/pbot.git synced 2025-01-11 12:32:37 +01:00

README.md: add reload command

This commit is contained in:
Pragmatic Software 2020-02-17 14:50:02 -08:00
parent 37c0bb677c
commit ab4c6e7173

View File

@ -87,6 +87,9 @@ to see the modifications. Not PBot! Rather than shut PBot down and restart it, y
can simply use the [`refresh`](doc/Admin.md#refresh) command to reload all modified PBot
core files and Plugins.
You can also use the [`reload`](doc/Admin.md#reload) command to reload any modified
configuration or data files in your configured data-directory.
### Powerful command interpreter
PBot has an powerful command interpreter with useful functionality, and tons of
built-in commands.