diff --git a/PRIVACY b/PRIVACY deleted file mode 100644 index 1ee175b..0000000 --- a/PRIVACY +++ /dev/null @@ -1,54 +0,0 @@ -Effective Date: 2026-02-26 - -This bot stores only the minimum data required for functionality. - -1. Data Collected - -The bot stores: - -- Message IDs - -- Channel IDs - -- Server (Planet) IDs - -- Planet configuration data associated with those channels - -The bot does not store: - -- Message content - -- User messages - -- Direct messages - -- Personal account information - -2. Purpose of Data Use - -Stored data is used solely to: - -- Maintain bot configuration - -- Associate planets with channels - -- Provide core bot functionality - -3. Data Storage - -Data is stored securely on the bot’s hosting server. -No data is sold, shared, or transferred to third parties. - -4. Data Retention - -Configuration data remains stored while the bot is active in a server. -If the bot is removed from a server, associated configuration data may be deleted. - -5. Future Logging - -If operational logs are added in the future, this policy will be updated accordingly. - -6. Contact - -For privacy-related concerns, contact: -contact@skyjoshua.xyz diff --git a/PRIVACY.md b/PRIVACY.md new file mode 100644 index 0000000..24ccb2a --- /dev/null +++ b/PRIVACY.md @@ -0,0 +1,62 @@ + + +
+ + + +Effective Date: February 26, 2026
+This Privacy Policy describes how the bot (“the Bot”) collects, uses, and stores information when used within a server.
+The Bot collects and stores only the minimum data necessary to provide its intended functionality.
+ +Stored information is used exclusively to:
+The Bot does not use stored information for profiling, marketing, analytics, or tracking purposes.
+All stored data is maintained securely on the Bot’s hosting server. Reasonable technical measures are implemented to protect stored information against unauthorized access, alteration, or disclosure.
+The Bot does not sell, rent, trade, or otherwise share stored data with third parties.
+Configuration data is retained only while the Bot remains active within a server.
+If the Bot is removed from a server, associated configuration data may be deleted within a reasonable timeframe.
+If additional operational logging or data collection practices are introduced in the future, this Privacy Policy will be updated to reflect those changes prior to implementation.
+Continued use of the Bot after updates to this policy constitutes acceptance of the revised policy.
+For privacy-related inquiries, requests, or concerns, please contact:
+Email: contact@skyjoshua.xyz
+ + + diff --git a/README.md b/README.md index cca999d..4244a37 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ SkyBot is a Valour.gg bot.
Full privacy policy:
-
-https://github.com/SkyJoshua/SkyBot/blob/main/PRIVACY
+
+https://github.com/SkyJoshua/SkyBot/blob/main/PRIVACY.md