meowing hard rn

This commit is contained in:
coolesding 2024-07-03 16:40:28 +02:00 committed by GitHub
parent 6e6c7ac184
commit f69df27f7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 11 deletions

View file

@ -1,12 +1,12 @@
# UserPFP # UserPFP
UserPFP provides an alternative source for Discord profile pictures and allows for GIFs and custom API's, e.g. to randomise your image on each load. UserPFP provides an alternative source for Profile pictures, currently only supported for Discord, and allows for GIFs and custom APIs, e.g. to randomise your image on each load.
## Using UserPFP ## Using UserPFP
To use UserPFP, you have to install or import a plugin or theme on a modified Discord client. Currently supported clients are: To use UserPFP, you have to install or import a plugin or theme on a modified Discord client. Currently supported clients are:
[Revenge](https://github.com/revenge-mod) using a plugin [Pyoncord](https://github.com/pyoncord) using a plugin
[Vencord](https://vencord.dev) using a theme ([Equicord](https://github.com/Equicord/Equicord) includes a plugin) [Vencord](https://vencord.dev) using a theme ([Equicord](https://github.com/Equicord/Equicord) includes a plugin)
@ -14,21 +14,25 @@ To use UserPFP, you have to install or import a plugin or theme on a modified Di
[Replugged](https://replugged.dev/) using a plugin-theme hybrid [Replugged](https://replugged.dev/) using a plugin-theme hybrid
After that, you will have to submit a profile picture for review, either using the plugin settings or by joining our [Discord server](https://discord.gg/userpfp-1129784704267210844) After that, you will have to submit a profile picture for review, either using the plugin settings [COMING SOON] or by joining our [Discord server](https://discord.gg/userpfp-1129784704267210844)
## Our team ## Our team
This is the list of team members in UserPFP: This is the list of team members in UserPFP:
- [coolesding](https://github.com/coolesding) (Organisator) - [coolesding](https://github.com/coolesding) (Organisation)
- [foxstorm1](https://github.com/Yeetov) (Developer) - [foxstorm1](https://github.com/Yeetov) (Developer)
- [katlyn](https://github.com/katlyn) (Developer) - [katlyn](https://github.com/katlyn) (Developer)
- [nexxpid](https://github.com/nexpid) (Developer) - [nexxpid](https://github.com/nexpid) (Developer)
- [ayoxys](https://discord.com/users/500212086765518858) (Approval team) - [ayoxys](https://discord.com/users/500212086765518858) (Reviewing)
- [kas](https://discord.com/users/883815804683030539) (Approval team) - [kas](https://discord.com/users/883815804683030539) (Reviewing)
Special thanks to: Special thanks to:
[p0rtl](https://github.com/p0rtL6) with her project [usrbg](https://github.com/Discord-Custom-Covers/usrbg), which was the inspiration for UserPFP [p0rtl](https://github.com/p0rtL6) with her project [usrbg](https://github.com/Discord-Custom-Covers/usrbg), which was the inspiration for UserPFP.
[thororen](https://github.com/thororen1234) with [Equicord](https://github.com/Equicord/Equicord), which adds features from Vencord pull requests that aren't accepted out of sheer negligence, allowing UserPFP to get its deserved plugin. [thororen](https://github.com/thororen1234) with [Equicord](https://github.com/Equicord/Equicord), which adds features from Vencord pull requests that aren't processed allowing UserPFP to get its deserved plugin.
## Legal
UserPFP contains user-generated content, which we give our best efforts to scan for copyrighted material or otherwise disallowed content. We can not guarantee a 100% accurate filter, if you find a copyright work or otherwise disallowed content in our database, please open an issue in this or the database repository to notify the team.

View file

@ -2,9 +2,9 @@
### By using UserPFP you agree to following privacy policy: ### By using UserPFP you agree to following privacy policy:
UserPFP and all services provided by it collects the account's user ID as well as the image submitted as a UserPFP to run its service properly. UserPFP needs to collect the minimum data to identify which account a submitted picture belongs to (For Discord this is the user ID). This identifying information is displayed publicly and paired with a link to the image that user submitted at ./source/data.json.
The user ID will be displayed publicly, together with the submitted image in a public list found in this repository (./source/data.json). That information is then used to generate a CSS file using ./source/template.css into ./import.css, which is distributed to all theme file users. Otherwise the ./source/data.json file is used to directly apply the images.
--- ---
Changes to this policy may happen at any time, which, if the change is relevant, will be publicly displayed in the annoucement channel on our Discord Server (See README.md). Changes to this policy may happen at any time, which, if the change is relevant, will be publicly displayed in the annoucement channel on our Discord Server (See README.md).

View file

@ -8,7 +8,7 @@ By using UserPFP you agree to following rules:
3. You are not allowed to insult, harass or otherwise disturb other users or team members. 3. You are not allowed to insult, harass or otherwise disturb other users or team members.
4. Those rules do not apply if you are the user "kas" (User ID: 883815804683030539) or a team member. 4. Those rules do not apply if you are the user "kass" (User ID: 883815804683030539).
--- ---
Our team (See README.md) decides on a case by case basis and is permitted to take any measures to anyone without directly providing reasoning to the benefit of the community, a team member and/or specific person. Our team (See README.md) decides on a case by case basis and is permitted to take any measures to anyone without directly providing reasoning to the benefit of the community, a team member and/or specific person.