From 736d4f541b068dede78b84f73d356446c68720d9 Mon Sep 17 00:00:00 2001 From: fyredragon <51103172+fyredragon69@users.noreply.github.com> Date: Sat, 11 Jan 2025 21:25:02 -0500 Subject: [PATCH] soap.py: fix y button emoji (#1386) --- cogs/soap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/soap.py b/cogs/soap.py index 216769ea..9ab72d1a 100644 --- a/cogs/soap.py +++ b/cogs/soap.py @@ -145,7 +145,7 @@ async def soapsubmitter(self, ctx: GuildContext): "Scan this QR code in FBI by going to `Remote Install -> Scan QR Code`\n" "https://nintendohomebrew.com/assets/img/essentialcia-qr.png\n" "Once it's installed, close FBI and open the newly installed app\n" - "After opening the app, press :3ds_button_y: to type in your Discord name, then press OK.\n" + "After opening the app, press <:3ds_button_y:295004484810047489> to type in your Discord name, then press OK.\n" "Tap the :soap: icon on the bottom screen to submit your info." )