From 614eed0102b1478452509fdb24114a496fb0e207 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Sun, 2 Jun 2024 15:09:31 +0000 Subject: [PATCH] Change privacy --- commands/privacy.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/commands/privacy.js b/commands/privacy.js index d242d13..67b3f00 100644 --- a/commands/privacy.js +++ b/commands/privacy.js @@ -13,8 +13,8 @@ module.exports = function(bot, msg) { `This data is used solely for the purpose of improving ` + `and debugging the bot and is retained for a period `+ `of 60 days before being completely deleted. ` + - `Also, any messages sended on groups or channels are not `+ - `collected by privacy reasons.\n\n` + + `Also, any messages sended on groups or channels that the ` + + `bot is present are not collected by privacy reasons.\n\n` + `*2. Data Sharing*\n` + `Message data, including text and identifiers, is not ` + `shared with any companies or third-party entities.\n\n` +