[VoiceLogs] Adjust data statement

This commit is contained in:
aikaterna
2021-11-29 08:28:23 -08:00
committed by GitHub
parent 52517385ee
commit b0399f95b6

View File

@@ -5,5 +5,5 @@
"short": "Voice activity logs",
"tags": ["voice", "activity", "logs"],
"type": "COG",
"end_user_data_statement": "This cog stores discord IDs as needed for operation. This cog stores voice channel connection time per-user when toggled on in a server. Users may remove their own content without making a data removal request. This cog does not support data requests, but will respect deletion requests."
}
"end_user_data_statement": "This cog stores discord IDs as needed for operation. This cog stores voice channel connection time per-user when toggled on in a server. This cog does not support data requests, but will respect deletion requests."
}