baby space added to am i cool
This commit is contained in:
parent
f2fd5e7455
commit
51817e4020
|
@ -42,7 +42,7 @@ class bots_commands:
|
|||
if n == 1:
|
||||
await self.bot.say("only my master is cool")
|
||||
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}")
|
||||
|
||||
@commands.command(pass_context=True)
|
||||
|
|
Reference in New Issue