Formatting

This commit is contained in:
Aleksei Gryczewski 2020-07-23 16:04:33 -04:00 committed by GitHub
parent c8dea0f7e6
commit 5cc415a2b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,30 +8,30 @@ This document is also accessible to users within Discord through the
`~privacy` command.
## The data we store
Guild Data:\n
Guild Data:\
Guild Snowflakes (IDs) - Generated by Discord
User Data:\n
User Data:\
User Snowflakes (IDs) - Generated by Discord
User Content:\n
User Content:\
Permanent links to user-provided images supplied in gallery channels.
## Why we store it and how we use it
Guild Data:\n
Guild Data:\
Guild IDs are stored so that the bot may use custom prefixes and settings
as a guild's administrators see fit. It is also used to prevent the bot
from joining a guild, should the guild prove to be abusing or misusing
either the bot, or Discord/Jagex Terms of Service.
User Data:\n
User Data:\
User IDs are stored mainly for image attribution, to give proper credit
to users who submit their screenshots to the gallery.
User IDs may also be used to prevent a user from utilizing some or all
features of the bot, if the user is proven to be abusing or misusing it.
User Content:\n
User Content:\
Images posted to gallery channels are not stored directly. The bot
first uploads them to a private imgur gallery, and retrieves the link.
This link is then stored in the bot's database as part of the gallery.