diff --git a/commands/privacy.js b/commands/privacy.js index a0b261f..d0e602e 100644 --- a/commands/privacy.js +++ b/commands/privacy.js @@ -12,7 +12,9 @@ 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\n` + + `of 60 days before being completely deleted.\n` + + `Any messages send on groups or channels 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` +