mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(docs): add some previously undocumented commands
This commit is contained in:
parent
77142e244f
commit
020a6f99fe
2 changed files with 8 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ public partial class CommandTree
|
|||
}
|
||||
|
||||
// hacky, but we need to CheckSystem(target) which throws a PKError
|
||||
// normally PKErrors are only handled in ctx.Execute
|
||||
try
|
||||
{
|
||||
await HandleSystemCommandTargeted(ctx, target ?? ctx.System);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue