From 898e8e8757a1a3b7025d01f0858fd111afd36c38 Mon Sep 17 00:00:00 2001 From: derpystuff <3515180-derpystuff@users.noreply.gitlab.com> Date: Mon, 1 Jan 2024 21:44:33 +0100 Subject: [PATCH] update description --- commands/message/search/lyrics.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/message/search/lyrics.js b/commands/message/search/lyrics.js index e7535cd..45c18eb 100644 --- a/commands/message/search/lyrics.js +++ b/commands/message/search/lyrics.js @@ -43,7 +43,7 @@ module.exports = { name: 'lyrics', label: 'query', metadata: { - description: 'Searches for song lyrics on Genius.', + description: 'Searches for song lyrics.', description_short: 'Search song lyrics', examples: ['lyrics desert bloom man'], category: 'search',