userPFP/README.md
MicrocontrollersDev ae29232abb update readme
2023-10-07 17:38:19 -05:00

72 lines
2.8 KiB
Markdown

<h1 align="center">USERPFP</h1>
<p align="center">
A theme/plugin to use animated profile pictures in discord without nitro!
<br>
<img height=150 align="center" src="https://i.ibb.co/mbQJSKm/image-2023-07-16-112115872.png">
</p>
## How to Request a Profile Picture (PFP)
1. Join the [USERPFP Discord Server](https://discord.gg/3Qrd8vsT9p).
2. Review the server rules.
3. Go to the [#pfp-requests channel](https://discord.com/channels/1129784704267210844/1130090223783641088) and submit your avatar (link/attachment).
4. Wait for acceptance.
All requests are currently manually reviewed by the team and will be periodically accepted.
### 1. Vencord <img src="https://i.ibb.co/r7T3twT/cbghhgpcnddeihccjmnadmkaejncjndb-logo.webp" alt="Vencord Logo" height=25 />
Add `https://userpfp.github.io/UserPFP/import.css` to the "Online Themes" tab in Themes settings. Alternatively, follow the instructions for [Other client mods/Quick CSS](#3-other-client-modsquick-css-).
### 2. Replugged <img src="https://i.ibb.co/6mdQKcH/109933208-s-200-v-4.png" alt="Replugged Logo" height=25 />
To install for Replugged:
Click here:
[![Install in Replugged](https://img.shields.io/badge/-Install%20in%20Replugged-blue?style=for-the-badge&logo=none)](https://replugged.dev/install?identifier=UserPFP/USERPFP&source=github)
OR
1. Clone the repo using [git](https://docs.github.com/en/get-started/quickstart/set-up-git).
2. Navigate to `path_to_replugged/themes` and run:
```sh
git clone https://github.com/UserPFP/USERPFP
```
### 3. Other Client Mods/Quick CSS <img src="https://i.ibb.co/r7T3twT/cbghhgpcnddeihccjmnadmkaejncjndb-logo.webp" alt="Vencord Logo" height=25 />
Add the following snippet to your Quick CSS:
```css
@import url("https://userpfp.github.io/UserPFP/import.css");
```
### 4. USERPFP for Mobile <img src="https://i.ibb.co/vQFh0dy/112445065-s-280-v-4.png" alt="Vendetta Logo" height=25 /> <img src="https://i.ibb.co/VqR0z6X/78881422.png" alt="Vendetta Logo" height=25 />
#### Vendetta
Plugin by nexpid is available [here](https://vendetta.nexpid.xyz/usrpfp)
#### Aliucord
Plugin by OmegaSunkey is available [here](https://github.com/OmegaSunkey/awesomeplugins/raw/builds/UserPFP.zip)
## Banner Alternative
A predecessor to USERPFP is [USRBG](https://github.com/Discord-Custom-Covers/usrbg), which functions similarly but for banners.
<p align="center">
<img src="https://i.imgur.com/HaFW8J6.png" alt="USRPFP Logo" height=250 />
</p>
## Development Team
[FoxStorm1](https://github.com/Yeetov), [nexpid](https://github.com/nexpid), [Coolesding](https://github.com/coolesding), [OmegaSunkey](https://github.com/OmegaSunkey), [p0rtL6](https://github.com/p0rtL6) (planned)</p>
## Approval Team
[FoxStorm1](https://github.com/Yeetov), [Coolesding](https://github.com/coolesding), [Astremia](https://github.com/Astremia), [OmegaSunkey](https://github.com/OmegaSunkey)
---