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/help.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'code/cogs/help.py') diff --git a/code/cogs/help.py b/code/cogs/help.py index 0a619b8..2626223 100644 --- a/code/cogs/help.py +++ b/code/cogs/help.py @@ -62,6 +62,18 @@ commands_and_descriptions = { }, "usage": "/shuffle ", }, + "pause": { + "description": "Pause the song that is currently playing", + "usage": "/pause", + }, + "resume": { + "description": "Resume the song that is currently paused", + "usage": "/resume", + }, + "news": { + "description": "Get recent news and updates about the bot", + "usage": "/news", + }, "bug": { "description": "Fill out a bug report form to alert the developer of issues", "usage": "/bug", -- cgit v1.2.3-70-g09d2