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 +};