From ea2285ed1df6bcb73ada808e24d0644de0c4d9b0 Mon Sep 17 00:00:00 2001 From: xeals Date: Thu, 27 Apr 2023 12:16:09 +1000 Subject: [PATCH] update help --- bot.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 8207622..82d0c1e 100755 --- a/bot.py +++ b/bot.py @@ -93,7 +93,8 @@ class BotClient(discord.Client): "Run Showdown damage calculations.\n" "Example format:\n" "` %calc -2 8 SpA Choice Specs Torkoal Overheat vs. 252 HP / 4+ SpD Assault Vest Abomasnow in Sun through Light Screen`\n" - "Supported: attacker/defender boosts, EVs, tera, item, species; attacker ability; weather/terrain; screens." + "Supported: attacker/defender boosts, EVs, tera, item, ability, species; weather/terrain; screens." + "Not supported (popular): non-default multi hits; hazards." ) async def _calculate(self, args: list[str]) -> str: