63 lines
3.1 KiB
Markdown
63 lines
3.1 KiB
Markdown
# FORK
|
|
|
|
Here be the changings of some random person. Look out below for source.
|
|
|
|
# UserPFP
|
|
|
|
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
|
|
|
|
To use UserPFP, you have to install or import a plugin or theme on a modified Discord client. Currently supported clients are:
|
|
|
|
### ~~[Pyoncord](https://github.com/pyoncord)~~
|
|
~~using a plugin: [vd-plugins](https://vd-plugins.github.io/web/#usrPFP)~~
|
|
* Any hopes of supporting mobile is having the knowhow to create their appropriate plugins with the proper sources.
|
|
|
|
### [Vencord](https://vencord.dev), [Equicord](https://github.com/Equicord/Equicord)
|
|
using a theme: [userpfp.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/userpfp.theme.css)
|
|
* Follow the QuickCSS method.
|
|
|
|
### [Betterdiscord](https://betterdiscord.app)
|
|
using a theme: [UserPFPBetterDiscord.theme.css](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/src/UserPFPBetterDiscord.theme.css)
|
|
* Download the `theme.css` file found in the second link.
|
|
* Settings > BetterDiscord (towards the bottom) > File folder icon (top left, underneath Themes)
|
|
* Place it in your Themes folder.
|
|
|
|
### ~~[Replugged](https://replugged.dev/)~~
|
|
I don't understand this.
|
|
|
|
using a plugin-theme hybrid: [lol.dorkbutt.userpfp](https://git.dorkbutt.lol/dorkbutt/userPFP/src/branch/main/bundle/lol.dorkbutt.userpfp.asar)
|
|
* Download the `.asar` file found in the second link (after, find the download icon to the right or click Raw).
|
|
* Settings > Replugged > Themes
|
|
* Open and place the file into your **Themes** folder.
|
|
* Load missing themes.
|
|
|
|
### QuickCSS
|
|
Add this line to the top of any of the previous plugins' quickCSS sheet (minus Replugged):
|
|
`@import url('https://git.dorkbutt.lol/dorkbutt/userPFP/raw/branch/main/import.css');`
|
|
|
|
After that, you will have to submit a profile picture to @dorkbutt for inclusion.
|
|
|
|
## Our team
|
|
|
|
This is the list of team members in upstream UserPFP:
|
|
|
|
- [coolesding](https://github.com/coolesding) (Organisation)
|
|
- [foxstorm1](https://github.com/Yeetov) (Developer)
|
|
- [katlyn](https://github.com/katlyn) (Developer)
|
|
- [nexxpid](https://github.com/nexpid) (Developer)
|
|
- [ayoxys](https://discord.com/users/500212086765518858) (Reviewing)
|
|
- [krystallskull](https://github.com/KrystalSkullOfficial) (Reviewing)
|
|
|
|
Special thanks to:
|
|
|
|
The above for maintaining it to this point for me to fork.
|
|
|
|
[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 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.
|