Skip to content

KrstlSkll69/discordDevBanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Discord-devBanner

Enables the Discord developer banner, in which displays the build-ID

Vencord's Unofficial Plugins Channel



Contribute

Fork and open a PR. I'd love too see what you'd like too add to this plugin :3


Acknowledgments

This plugin was inspired by NotNite/my-moonlight-extensions ~ which itself is licensed under MIT


DOWNLOAD INSTRUCTIONS

You can either git clone the repository OR manually install it by downloading it as a zip file.

Warning

Make sure you have the Vencord developer build installed.

Important

Inside the Vencord folder should be a folder called src. If you haven't already, create a folder called userplugins inside the src folder.

GIT CLONE INSTALLATION

The full cloning installation guide can be found here or via the official Vencord Docs.

  1. Direct your terminal (command prompt/CMD) to the userplugins folder, e.g. cd src/userplugins.
  2. Open the terminal and paste git clone https://github.com/KrstlSkll69/devBanner
  3. Ensure it's structured as src/userplugins/devBanner or src/userplugins/devBanner-main
  4. Run pnpm build in the terminal (command prompt/CMD) and the plugin should be added.

MANUAL INSTALLATION

  1. Click the green <> Code button at the top right of the repository and select Download ZIP
  2. Unzip the downloaded ZIP file into the userplugins folder.
  3. Ensure it's structured as src/userplugins/devBanner or src/userplugins/devBanner-main
  4. Run pnpm build in the terminal (command prompt/CMD) and the plugin should be added.

Releases

No releases published

Packages

 
 
 

Contributors