doc/Commands.md: add note about setting cap-override

This commit is contained in:
Pragmatic Software 2020-06-04 12:07:44 -07:00
parent b8815725bf
commit 8a69490d65
1 changed files with 5 additions and 0 deletions

View File

@ -328,6 +328,11 @@ Example:
<pragma-> !lart someuser
* PBot slaps someuser with a large rabid turkey.
To allow an unpriviliged (not botowner, admin or chanop, etc) to use the `kick` command within the `lart` command, you must
set the `cap-override` [Factoid metadata](Factoids.md#factoid-metadata):
<pragma-> !factset lart cap-override can-kick 1
### Background processing
Any command can be flagged to be executed as a background process. For example, suppose you
make a Plugin that has a command that may potentially take a long time to complete, which could