chore(idevice): better wording

This commit is contained in:
neoarz
2025-09-24 09:38:32 -04:00
parent 6303234e65
commit 5398d16528

View File

@@ -167,7 +167,7 @@ class ideviceSelect(discord.ui.Select):
success_embed = discord.Embed( success_embed = discord.Embed(
title="Command Executed", title="Command Executed",
description="Successfully executed `/errorcodes`", description="Successfully executed `/errorcodes`. Please run /[errorcode_name] to get more information about an error code, and send it in chat",
color=0x00FF00 color=0x00FF00
) )
success_embed.set_author(name="idevice", icon_url="https://yes.nighty.works/raw/snLMuO.png") success_embed.set_author(name="idevice", icon_url="https://yes.nighty.works/raw/snLMuO.png")