mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Correct a few help tips
This commit is contained in:
parent
85bd945708
commit
270b21e9fd
2 changed files with 4 additions and 5 deletions
|
|
@ -76,7 +76,7 @@ async def system_new(ctx: CommandContext):
|
|||
|
||||
async def system_set(ctx: CommandContext):
|
||||
raise CommandError(
|
||||
"`pk;system set` has been retired. Please use the new member modifying commands: `pk;system [name|description|avatar|tag]`.")
|
||||
"`pk;system set` has been retired. Please use the new system modifying commands. Type `pk;help system` for a list.")
|
||||
|
||||
|
||||
async def system_name(ctx: CommandContext):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue