From 787342be987410cc5a7868fb46aba344731b3a85 Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 12 Jul 2024 02:56:06 -0500 Subject: Add proper references for all remaining commands --- code/cogs/autoplay.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/cogs/autoplay.py') diff --git a/code/cogs/autoplay.py b/code/cogs/autoplay.py index 0779e69..77cf376 100644 --- a/code/cogs/autoplay.py +++ b/code/cogs/autoplay.py @@ -35,7 +35,7 @@ class Autoplay(commands.Cog): if interaction.guild.id in self.bot.autoplay: embed = discord.Embed( title="Autoplay Already Enabled", - description="Autoplay is already enabled. If you would like to turn it off, choose the `OFF` option in the `/autoplay` command.", + description="Autoplay is already enabled. If you would like to turn it off, choose the `OFF` option in the command.", color=BOT_COLOR, ) return await interaction.response.send_message(embed=embed, ephemeral=True) -- cgit v1.2.3-70-g09d2