Skip to content

Commit

Permalink
soap.py: fix y button emoji (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
fyredragon69 authored Jan 12, 2025
1 parent c0efef0 commit 736d4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cogs/soap.py
Original file line number Diff line number Diff line change
Expand Up @@ -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."
)

Expand Down

0 comments on commit 736d4f5

Please sign in to comment.