Pffff Privacy

This commit is contained in:
SkyJoshua
2026-02-26 14:42:44 +00:00
committed by GitHub
parent 969ac22ee6
commit f16b3f66f7

47
PRIVACY Normal file
View File

@@ -0,0 +1,47 @@
Effective Date: 2026-02-26
This bot stores only the minimum data required for functionality.
1. Data Collected
The bot stores:
- 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 bots 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.