dav1312 / usrbg

A pure CSS database of user requested backgrounds for @Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USRBG

A database of custom user requested backgrounds.

Request your own USRBG

All requests are processed manually by a select few theme developers (as of right now). You should expect to wait a short amount of time before your background is added.

All requests MUST be hosted on i.imgur.com, cdn.discordapp.com, media.discordapp.net or source.unsplash.com. Selfhosting will not be allowed, as this causes a security vulnerability when mass-distributing content to users.

Requirements

If you are using BetterDiscord, you MUST have a plugin by DevilBro running, as USRBG requires his library for certain important data attributes. I've been nagging zere for while to add attributes to BD natively, but for the time being this is how we have to do it.

How to see your banner (Choose one)

1. Using the Plugin

Save this and place it in your plugins folder

2. Importing the Database

@import url('https://discord-custom-covers.github.io/usrbg/dist/usrbg.css');

This will import the USRBG database. Alone, it's simply some variables. Some of examples on how it can be utilized can be seen in the Snippets folder of this repo.

Importing it is not required if you have BDFDB.

3. USRBG for Android

Install Aliucord then download this plugin

Known themes that have USRBG built-in:

About

A pure CSS database of user requested backgrounds for @Discord.

License:MIT License


Languages

Language:CSS 59.0%Language:JavaScript 41.0%