aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar DuckMasterAl <[email protected]>2020-05-08 19:39:56 -0400
committerGravatar GitHub <[email protected]>2020-05-08 19:39:56 -0400
commitf1047afd7b148d4b23cc5d4b824b892b3b5e4a9c (patch)
tree99f39fee6c747fb7fb93499994b8ea07629f9c29
parentLint limit (diff)
F i x e d S p a c e
-rw-r--r--bot/exts/evergreen/snakes/snakes_cog.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/exts/evergreen/snakes/snakes_cog.py b/bot/exts/evergreen/snakes/snakes_cog.py
index 7dfb859f..b3896fcd 100644
--- a/bot/exts/evergreen/snakes/snakes_cog.py
+++ b/bot/exts/evergreen/snakes/snakes_cog.py
@@ -951,7 +951,7 @@ class Snakes(Cog):
"48 hours. The staff then selected the best features from all the best teams, and made modifications "
"to ensure they would all work together before integrating them into the community bot.\n\n"
"It was a tight race, but in the end, <@!104749643715387392> and <@!303940835005825024> "
- f"walked away as grand champions. Make sure you check out `{ctx.prefix}snakes sal` ,"
+ f"walked away as grand champions. Make sure you check out `{ctx.prefix}snakes sal`,"
f"`{ctx.prefix}snakes draw` and `{ctx.prefix}snakes hatch` "
"to see what they came up with."
)