mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
chore(idevice): better wording
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user