aboutsummaryrefslogtreecommitdiff
path: root/code/cogs/queue.py
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-07-12 02:56:06 -0500
committerParker <contact@pkrm.dev>2024-07-12 02:56:06 -0500
commit787342be987410cc5a7868fb46aba344731b3a85 (patch)
tree646db7a580f025760637c2dbc24394e3316e5b68 /code/cogs/queue.py
parentca98c58e038f58a9302c305de16342b897a78699 (diff)
Add proper references for all remaining commands
Diffstat (limited to 'code/cogs/queue.py')
-rw-r--r--code/cogs/queue.py2
1 files changed, 1 insertions, 1 deletions
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 </play:1224840890368000172> command.",
color=BOT_COLOR,
)
embed.set_footer(