From bef7bfad876fb37f6e337a699174c499c43abf33 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 18 Sep 2025 01:41:42 -0400 Subject: Revamped project page; Switch to React; Updated pkgs --- src/pages/privacy.md | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) (limited to 'src/pages/privacy.md') diff --git a/src/pages/privacy.md b/src/pages/privacy.md index e69de29..e81296a 100644 --- a/src/pages/privacy.md +++ b/src/pages/privacy.md @@ -0,0 +1,50 @@ +--- +title: Privacy Policy +description: This policy covers any services provided under alee14.me, including websites, applications, and tools we develop. +layout: '../layouts/PageMarkdown.astro' +--- +# Privacy Policy +Last updated: April 2, 2024 (EDT) + +## Introduction +Privacy is a human right. If you have any concerns or complaints about how we handle privacy, feel free to reach out at privacy@alee14.me. + +## Services We Provide +This policy covers any services provided under alee14.me, including websites, applications, and tools we develop. Below are specific policies for different services. + +### AleeBot (Discord Bot) +**Information Collected:** +- User IDs (for personal settings & command usage) +- Server IDs (to store bot settings & command usage) + +**How We Use It:** +- To provide bot features +- To store preferences per server +- To store preferences per user +- To improve bot performance + +**Opting Out:** +- Removing AleeBot from a server will automatically delete all settings related to that server. +- If you want personal data removed, contact us. + +### Websites & Other Applications +**Information Collected:** +- Basic analytics (e.g., visitor count, page interactions) +- User-submitted content (if applicable) + +**How We Use It:** +- To analyze website performance +- To ensure proper functionality + +## General Data Practices +We don’t collect personal information like your real name, address, or payment details. Data is only used to operate and improve services. + +## Data Retention +We only keep data as long as it’s needed for the service. If you want your data removed, contact us. + +## Future Changes +We may update this policy as we add new services. Any significant changes will be posted here. + +## Contact +For any questions, reach out at privacy@alee14.me. + -- cgit v1.2.3