50 lines
1.6 KiB
Markdown
50 lines
1.6 KiB
Markdown
<h1 align="center">
|
|
USERPFP REBORN
|
|
</h1>
|
|
<p align="center">
|
|
A theme for having custom Profile Pictures - Continuation by FoxStorm1!
|
|
<br/>
|
|
<img height="150" align="center" src="https://i.ibb.co/mbQJSKm/image-2023-07-16-112115872.png">
|
|
</p>
|
|
|
|
## How to request a pfp
|
|
|
|
- Join [USRPFP Reborn](https://discord.gg/3VxcnBKcF6), read the rules and then go to the [#pfp-requests channel](https://canary.discord.com/channels/1129784704267210844/1130090223783641088) and send your avatar (link/attachment) and wait to be accepted.
|
|
|
|
- **All requests are accepted/denied manually** by FoxStorm1. You should **wait a little moment** before your PFP **is accepted and added.**
|
|
|
|
- Maximum file size is **12MB**!
|
|
|
|
## How to use this theme
|
|
|
|
### 1. [Vencord](https://vencord.dev)
|
|
|
|
Same as [Other client mods/Quick CSS](#3-other-client-modsquick-css)
|
|
|
|
### 2. [Replugged](https://replugged.dev/)
|
|
|
|
Clone the repo using [git](https://docs.github.com/en/get-started/quickstart/set-up-git)
|
|
|
|
```bash
|
|
cd path_to_replugged/src/Powercord/themes && git clone https://github.com/Yeetov/USRPFP-Reborn
|
|
```
|
|
|
|
### 3. Other client mods/Quick CSS
|
|
|
|
Add this snippet to your Quick CSS:
|
|
|
|
```css
|
|
@import url("https://raw.githubusercontent.com/Yeetov/USRPFP-Reborn/main/db/dist.css");
|
|
```
|
|
|
|
### 4. USRPFP for Android
|
|
|
|
Currently only available for [Vencord Android](https://github.com/Vencord/Android/releases) (same steps as [Vencord](#1-vencord))
|
|
|
|
## Banner alternative
|
|
|
|
A predecessor to USRPFP is [USRBG](https://github.com/Discord-Custom-Covers/usrbg), which functions the same as USRPFP, but for banners
|
|
|
|
<p align="center">
|
|
<i>readme revised by <a href="https://github.com/nexpid">nexpid</a></i>
|
|
</p>
|