To begin, head over to https://github.com/Vendicated/Vencord
#Adding a 3rd party plugin.
1 messages ยท Page 1 of 1 (latest)
Click the green Code button and the download it as a zip.
(as I'm expecting you don't have Git installed)
Then install NodeJS.
That's fine.
Did you unzip the Vencord source?
Head over to /src/plugins
Download this file https://github.com/HypedDomi/Vencord-Plugins/blob/main/GlobalBadges/globalBadges.tsx
And put it into that folder
Yep
Are you on win 11 or 10
Open the Terminal.
Yes
Hold on a sec
Brb
Back
No you don't
Regular Command Prompt as yourself
Where did you download Vencord?
To?
Where did you download it to?
Like the source from Github
Then type cd Downloads
What's the Vencord folder named?
Yes!
Type dir and check that there are many many lines
Good
Then type npm i
You're going to look like a hacker now
Yeah it takes a while
It did?
Can I see?
Strange.. try running npm I --force
Yeah
Sry
The "i" should be small
Did it load?
Is your network ok?
Then that's a little strange
How are you chatting in discord
Without Ethernet
Oh
That doesn't explain the problem then
๐
npm run build
Oh you need git
Well install git
Did not know you needed that
As a developer
I always have it
Sadly not
npm is Node Package Manager it's only for node.js packages
Mmh
I do
Alr
Did it download
Just lmk when it's ready
Then try running it again. You might need to re-launch cmd
If you do, you need to run the cd commands again.
Did npm run build wor
Oh fuck git
Type the following:
cd ..
git clone https://github.com/Vendicated/Vencord.git vencord-source
cd vencord-source
npm run build
One by one
Which command
It seems like you're trying to use the development build of Vencord without actually understanding how to use it. Please read the documentation, or better yet get the installer from https://vencord.dev/download.
It seems like you're trying to use the development build of Vencord without actually understanding how to use it. Please read the documentation, or better yet get the installer from https://vencord.dev/download.
Fuck I forgot npm i
Before run build
Then one more thing
This one is gonna seem like magic
Oh
Wtf
But it's literally a
Git repo
It seems like you're trying to use the development build of Vencord without actually understanding how to use it. Please read the documentation, or better yet get the installer from https://vencord.dev/download.
It doesn't look like you ran npm i
try npm i esbuild
Try with --force
Gotta submit a PR or smth for that issue tho
why not pnpm
He's running Windows and is a complete beginner
Personally I use yarn bcs yarn is best
That's fine
Did you run build
npm run build
This one is coool
Its gonna start the Vendcord installer
And you need to reinstall/repair
npm run inject
Just run that
It will start the installer
And choose your discord
And click repair on the bottom
Yes
Blue one
Repair/ Reinstall
What?
Did it work
Now check plugins
In settings
GlobalBadges or whatever
Did discord load when you opened it bac
By default discord doesn't fully close when you hit the X
I'd try just CTRL+Ring that mf
It does?
Can you screenshare?
oh
fuck
you did not
put the plugin
into vencord-source
did you?
well i mean
after you put the file
you just need to run npm run build and npn run inject
no need to npm i