diff --git a/cogs/melonx/error.py b/cogs/melonx/error.py index 0cc8a48..19fef03 100644 --- a/cogs/melonx/error.py +++ b/cogs/melonx/error.py @@ -21,7 +21,7 @@ def error_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 Meshal :D') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/melonx/gamecrash.py b/cogs/melonx/gamecrash.py index e9b81d5..efdd39f 100644 --- a/cogs/melonx/gamecrash.py +++ b/cogs/melonx/gamecrash.py @@ -26,7 +26,7 @@ def crash_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 Meshal :D') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/melonx/ios26.py b/cogs/melonx/ios26.py index 309939b..d1335ae 100644 --- a/cogs/melonx/ios26.py +++ b/cogs/melonx/ios26.py @@ -27,7 +27,7 @@ def ios26_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 Meshal :D') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/melonx/mods.py b/cogs/melonx/mods.py index b2fda64..24f9480 100644 --- a/cogs/melonx/mods.py +++ b/cogs/melonx/mods.py @@ -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 stossy11') + embed.set_footer(text=f'Last Edited by Meshal :D') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/melonx/requirements.py b/cogs/melonx/requirements.py index b586c2c..3022bbe 100644 --- a/cogs/melonx/requirements.py +++ b/cogs/melonx/requirements.py @@ -22,7 +22,7 @@ def requirements_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 Meshal :D') embed.timestamp = discord.utils.utcnow() view = discord.ui.View() diff --git a/cogs/melonx/transfer.py b/cogs/melonx/transfer.py index 8e97f85..044f2ed 100644 --- a/cogs/melonx/transfer.py +++ b/cogs/melonx/transfer.py @@ -32,7 +32,7 @@ def transfer_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 Meshal :D') embed.timestamp = discord.utils.utcnow() view = discord.ui.View()