From 2ca61f06997705a6c60e916c1600d69393f8db4c Mon Sep 17 00:00:00 2001 From: nagasathishmullapudi-blip Date: Sun, 21 Jun 2026 09:32:41 +0530 Subject: [PATCH] Update help.js --- src/commands/Core/help.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/commands/Core/help.js b/src/commands/Core/help.js index f62313c69..ad2b4a617 100644 --- a/src/commands/Core/help.js +++ b/src/commands/Core/help.js @@ -100,7 +100,7 @@ export async function createInitialHelpMenu(client) { }, { name: '\u200B', - value: `-# ${botName} is [open source](https://youtu.be/1jCZX8s3bJE?si=NPOYx-vxVE1I5vJK)`, + value: `-# The visionary behind Chakra: Roy, inline: false, }, ], @@ -177,4 +177,4 @@ export default { } }, HELP_MENU_TIMEOUT_MS); }, -}; \ No newline at end of file +};