mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
chore: mention author after they lose
This commit is contained in:
@@ -132,7 +132,7 @@ class MsView(discord.ui.View):
|
|||||||
bombemo = "💣"
|
bombemo = "💣"
|
||||||
embed = discord.Embed(
|
embed = discord.Embed(
|
||||||
title="Minesweeper",
|
title="Minesweeper",
|
||||||
description="💥 BOOM! You hit a bomb! Game Over!",
|
description=f"💥 BOOM! You hit a bomb. Game Over!\n-# gg {self.ctx.author.mention}",
|
||||||
color=0xE02B2B
|
color=0xE02B2B
|
||||||
)
|
)
|
||||||
embed.set_author(name="Fun", icon_url="https://yes.nighty.works/raw/eW5lLm.webp")
|
embed.set_author(name="Fun", icon_url="https://yes.nighty.works/raw/eW5lLm.webp")
|
||||||
|
|||||||
Reference in New Issue
Block a user