From 6fdfba09b2cad092e851ee5db0a594d96dbdd47e Mon Sep 17 00:00:00 2001 From: Parker Date: Fri, 2 Aug 2024 21:48:10 -0500 Subject: Update references for new `/lyrics` command --- code/cogs/help.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'code/cogs/help.py') diff --git a/code/cogs/help.py b/code/cogs/help.py index a15d6d2..97af668 100644 --- a/code/cogs/help.py +++ b/code/cogs/help.py @@ -70,6 +70,10 @@ commands_and_descriptions = { "description": "Resume the song that is currently paused", "usage": "/resume", }, + "lyrics": { + "description": "Get the lyrics of the song that is currently playing", + "usage": "/lyrics", + }, "news": { "description": "Get recent news and updates about the bot", "usage": "/news", -- cgit v1.2.3-70-g09d2