cleanup
This commit is contained in:
parent
2d525513b6
commit
7d14139a28
@ -110,7 +110,7 @@ class SacrificeCog(commands.Cog):
|
||||
await ctx.send("Invalid win/losses")
|
||||
return
|
||||
|
||||
bot_msg = await ctx.send("Waiting for %s' :thumbsup: reaction to previous message..." % opponent.display_name)
|
||||
bot_msg = await ctx.send("Waiting for %s's :thumbsup: reaction to the **previous message**..." % opponent.display_name)
|
||||
await self.track_msg(str(ctx.message.id), str(bot_msg.id))
|
||||
return
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user