From 26d008f27adc0a76c64cc56bb2e5f763e846a2b6 Mon Sep 17 00:00:00 2001 From: Bella | Nightshade Date: Mon, 25 Mar 2019 06:04:17 +0930 Subject: [PATCH] Added command notes to member help output --- src/pluralkit/bot/commands/misc_commands.py | 2 +- src/pluralkit/bot/help.py | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/pluralkit/bot/commands/misc_commands.py b/src/pluralkit/bot/commands/misc_commands.py index c57130f9..8da4308c 100644 --- a/src/pluralkit/bot/commands/misc_commands.py +++ b/src/pluralkit/bot/commands/misc_commands.py @@ -121,7 +121,7 @@ async def pkthunder(ctx: CommandContext): await ctx.message.channel.send("*A giant ball of lightning is conjured and fired directly at your opponent, vanquishing them.*") async def pkfreeze(ctx: CommandContext): - await ctx.message.channel.send("A giant crystal ball of ice is charged and hurled toward your opponent, bursting open and freezing them solid on contact. ") + await ctx.message.channel.send("*A giant crystal ball of ice is charged and hurled toward your opponent, bursting open and freezing them solid on contact.*") async def pkstarstorm(ctx: CommandContext): await ctx.message.channel.send("*Vibrant colours burst forth from the sky as meteors rain down upon your opponent.*") diff --git a/src/pluralkit/bot/help.py b/src/pluralkit/bot/help.py index 219b5d28..7a82ae84 100644 --- a/src/pluralkit/bot/help.py +++ b/src/pluralkit/bot/help.py @@ -1,3 +1,10 @@ +command_notes = """ +__**Command notes**__ +Parameters in are required, [square brackets] are optional. **Do not include the brackets themselves when using the command.** +Member references can be a member ID or, for your own system, a member name. **If a member name contains spaces, it must be wrapped in "quotation marks" when being referenced (but not during creation).** +Leaving an optional parameter blank will often clear the relevant value. +""".strip() + system_commands = """ __**System commands**__ Commands for adding, removing, editing, and linking systems, as well as querying fronter and front history. @@ -38,8 +45,8 @@ pk;switch move