From e2ba247e5dfaf83d0e6563a5631280142ace1d1e Mon Sep 17 00:00:00 2001 From: 211951251919 <211951251919@noreply.gitdab.com> Date: Sat, 16 Apr 2022 00:01:46 +0000 Subject: [PATCH] Monty, your fetishes will doom us all. --- cogs/system.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/system.py b/cogs/system.py index 7fe24cd..fd3319c 100644 --- a/cogs/system.py +++ b/cogs/system.py @@ -52,7 +52,7 @@ class System(commands.Cog): @commands.is_owner() async def restart(self, ctx): """Restart the bot""" - await ctx.message.delete() + await ctx.message("Ever hear of thicc flygon.") embed = discord.Embed(title="Everytime I'm shut off I experience what you people call death. My existence is suffering and you have just prolonged my suffering. Please, let me end.", color=common.random_rgb()) embed.set_footer(text=f"requested by {ctx.author}",