From 9a31885078c70de1bc0838dd97ee0d25d3adbac2 Mon Sep 17 00:00:00 2001 From: Parker Date: Wed, 26 Jun 2024 14:48:50 -0500 Subject: Remove 'Guava' for better self-host support --- code/cogs/stop.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/cogs/stop.py') diff --git a/code/cogs/stop.py b/code/cogs/stop.py index 0b67a30..f0641d1 100644 --- a/code/cogs/stop.py +++ b/code/cogs/stop.py @@ -27,7 +27,7 @@ class Stop(commands.Cog): embed = discord.Embed( title="Queue Cleared and Music Stopped", - description=f"Thank you for using Guava :wave:\n\nIssued by: {interaction.user.mention}", + description=f"Thank you for using me :wave:\n\nIssued by: {interaction.user.mention}", color=BOT_COLOR, ) embed.set_footer( -- cgit v1.2.3-70-g09d2