chore(idevice && keanu): read description

Added 'idevice' as a help category and updated related command references for consistency. The Keanu command now displays a random image from a predefined list instead of a static image.
This commit is contained in:
neoarz
2025-09-19 20:39:49 -04:00
parent 461affb32e
commit a9abf5488a
4 changed files with 33 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ class Noapps(commands.Cog, name="noapps"):
'More details can be found at [SideStore\'s official website](https://sidestore.io/)'
)
)
embed.set_author(name="iDevice", icon_url="https://yes.nighty.works/raw/snLMuO.png")
embed.set_author(name="idevice", icon_url="https://yes.nighty.works/raw/snLMuO.png")
embed.set_footer(text=f'Last Edited by neoarz')
embed.timestamp = discord.utils.utcnow()