From c65d81a5e6cdbfaf82b261db4b9ec625f7a0a2f7 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 4 Jan 2021 22:10:06 -0800 Subject: [PATCH] fix help text --- the_prestige.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/the_prestige.py b/the_prestige.py index 4572be3..3a57660 100644 --- a/the_prestige.py +++ b/the_prestige.py @@ -597,8 +597,7 @@ class DraftPlayerCommand(Command): class StartDraftCommand(Command): name = "startdraft" template = "m;startdraft [mention] [teamname] [slogan]" - description = """Starts a draft with an arbitrary number of participants. Send this command at the -top of the list with each mention, teamname, and slogan on a new line (shift+enter in discord). + description = """Starts a draft with an arbitrary number of participants. Send this command at the top of the list with each mention, teamname, and slogan on a new line (shift+enter in discord). - The draft will proceed in the order that participants were entered. - 20 players will be available for draft at a time, and the pool will refresh automatically when it becomes small. - Each participant will be asked to draft 12 hitters then finally one pitcher.