From d92f6166d3634c07d3f88dcfc99e62bf79f1d1e4 Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Sun, 2 Jun 2024 15:08:32 +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 d0e602e..d242d13 100644 --- a/commands/privacy.js +++ b/commands/privacy.js @@ -12,8 +12,8 @@ module.exports = function(bot, msg) { `collected in a secure environment for the developers. ` + `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.\n` + - `Any messages send on groups or channels are not `+ + `of 60 days before being completely deleted. ` + + `Also, any messages sended on groups or channels are not `+ `collected by privacy reasons.\n\n` + `*2. Data Sharing*\n` + `Message data, including text and identifiers, is not ` +