Correct a few help tips

This commit is contained in:
Ske
2018-12-11 20:04:26 +01:00
parent 85bd945708
commit 270b21e9fd
2 changed files with 4 additions and 5 deletions

View File

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