feat(legal): new command :)

Co-authored-by: Stossy11 <stossy11@stossy11.com>
Co-authored-by: neoarz <tyrantneo740@gmail.com>
This commit is contained in:
Stossy11
2025-10-20 02:36:02 +11:00
committed by GitHub
parent 4b651420a0
commit 5fb7c1b48b
6 changed files with 88 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ def mods_command():
)
)
embed.set_author(name="MeloNX", icon_url="https://yes.nighty.works/raw/TLGaVa.png")
embed.set_footer(text=f'Last Edited by neoarz')
embed.set_footer(text=f'Last Edited by stossy11')
embed.timestamp = discord.utils.utcnow()
view = discord.ui.View()