baby space added to am i cool

This commit is contained in:
raatty 2018-07-20 20:09:19 +12:00
parent f2fd5e7455
commit 51817e4020
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ class bots_commands:
if n == 1: if n == 1:
await self.bot.say("only my master is cool") await self.bot.say("only my master is cool")
else: else:
await self.bot.say(f"i guess ill let you be cool this time" await self.bot.say(f"i guess ill let you be cool this time "
f"{mention}") f"{mention}")
@commands.command(pass_context=True) @commands.command(pass_context=True)