From f92cbcf3ad6a23978858f93baba398f5f47a73ec Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Sun, 2 Jun 2024 15:26:46 +0000 Subject: [PATCH] Updated privacy --- commands/privacy.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/privacy.js b/commands/privacy.js index 67b3f00..3a9f75f 100644 --- a/commands/privacy.js +++ b/commands/privacy.js @@ -32,8 +32,8 @@ module.exports = function(bot, msg) { `or secondary accounts by a blocked user is detected, those ` + `accounts will also be blocked.\n\n` + `*6. Source Code*\n` + - `If you wish to review the source code, please visit:` + - `[https://github.com/lucmsilva651/lynx](https://github.com/lucmsilva651/lynx/).\n\n` + + `If you wish to review the source code, please visit the ` + + `[Lynx GitHub Repository](https://github.com/lucmsilva651/lynx/).\n\n` + `*7. Terms Modification*\n` + `These terms may be changed or invalidated at any time, with or without prior notice.\n\n` + `*8. Immediate Cancellation of Terms*\n` +