userPFP/README.md
nexpid 5a5d2c2a2b
refactor: massive USRPFP overhaul (#3)
This repo completely overhauls how USRPFP works. Some changes include:
- Deleted some leftover files
- Edited README.md a bit
- Avatars and badges are now stored in `db/data.json`
- CSS file (`db/dist.css`) is automatically generated by a GitHub
workflow

If you have questions, lmk
2023-08-29 11:12:01 +01:00

1.6 KiB

USERPFP REBORN

A theme for having custom Profile Pictures - Continuation by FoxStorm1!

How to request a pfp

  • Join USRPFP Reborn, read the rules and then go to the #pfp-requests channel 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

Same as Other client mods/Quick CSS

2. Replugged

Clone the repo using git

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:

@import url("https://github.com/Yeetov/USRPFP-Reborn/raw/main/src/dist/source.css");

4. USRPFP for Android

Currently only available for Vencord Android (same steps as Vencord)

Banner alternative

A predecessor to USRPFP is USRBG, which functions the same as USRPFP, but for avatars

readme revised by nexpid