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/queue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/cogs/queue.py') diff --git a/code/cogs/queue.py b/code/cogs/queue.py index d356b54..2f00671 100644 --- a/code/cogs/queue.py +++ b/code/cogs/queue.py @@ -23,7 +23,7 @@ class Queue(commands.Cog): if not player.queue: embed = discord.Embed( title="Nothing Queued", - description="Nothing is currently in the queue, add a song with the `/play` command.", + description="Nothing is currently in the queue, add a song with the command.", color=BOT_COLOR, ) embed.set_footer( -- cgit v1.2.3-70-g09d2