#GlobalBadges
1 messages · Page 1 of 1 (latest)
epic, but I feel like the spacing is kinda off
Fixed it. Thank you
tanks <3
Aslong as they use any modded Client with GlobalBadges
oh so it's faking badges
Kinda. Theire not official Discord Badges
That plugin only shows Badges from other Client mods. eg. Supporter from Enmity
Or Replugged Early User
oh I taught like badge adder
It has support for BadgeVault. And BadgeVault allows you to add your own Badges
also fake?
Well only for everyone with the plugin
You cant get official Badges which everybody can see without a plugin
ok thx for explanation
Like if you want to have the Nitro Badge and that everyone should see it, then you need to buy nitro
Something like that is not possible with a plugin
I wanted like early supporter badge 😦
sad
awesome plugin
Join Badgevaults server
could u send?
nope. cant send discord invite
dms?
but you can google it
can you help me? Idk how to use this plugin
Then you didn’t follow the guide
the plugin gives out an error when using pnpm build
Build failed
Build failed with 1 error:
import-plugins:~plugins:180:17: ERROR: Could not resolve "./userplugins/BadgeVault"
8 warnings and 1 error
ELIFECYCLE Command failed with exit code 1.
Why is the folder named BadgeVault. Did you git clone?
Ohh I understand my mistake now, thank you!
@uneven ferry How do I add my own badge?
Also added it to the README: https://github.com/Domis-Vencord-Plugins/GlobalBadges#adding-custom-badges
Hey @uneven ferry If i was gonna self-host the global badges is it possible?
Im just curious on how it works
It’s a node server
You also need to change the url in the plugin code
alright sounds easy to setup then
Im guessing i need some stort of database, will mongoDB work?
If you implement that sure. Atm it stores everything in the JSON Files under the users folder to have it transparent on GitHub what changes
can i manually add my userid inside the users folder? and will the API pick it up?
and for the badge images, it can be any image url?
alright
okay i got everything setup
just making sure i got this right
i selfhosted the repo
added my userid.json with the following code:
{
"BadgeVault": [
{
"name": "cat",
"badge": "https://i.imgur.com/byMLKk6.gif"
}
]
}
762389349676613693.json
whats the next step?
oh right, i forgot to change the url
so wait now that i think about it, will people even see my globalbadges if i set it to my own database?
Only when they use your API
But if you just want your own Globalbadge, then why not using BadgeVault?
because of the 5 badge limit
i do actually kind of have my own reason for this sort of thing
i kind of want it to just be visible for me since i don't really care about other people seeing them and it'll likely make things easier
&
the plugin broke
src/userplugins/GlobalBadges/index.tsx:1:9: ERROR: No matching export in "src/api/Badges.ts" for import "addBadge" src/userplugins/GlobalBadges/index.tsx:1:63: ERROR: No matching export in "src/api/Badges.ts" for import "removeBadge"
`remote: Enumerating objects: 23, done.
remote: Counting objects: 100% (23/23), done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 23 (delta 7), reused 21 (delta 6), pack-reused 0 (from 0)
Unpacking objects: 100% (23/23), 8.06 KiB | 168.00 KiB/s, done.
From https://github.com/Domis-Vencord-Plugins/GlobalBadges
- branch HEAD -> FETCH_HEAD
fatal: refusing to merge unrelated histories`
uh whar
it says fatal refusing to merge unrelated histories
does that to other plugins as well when i tried to use the cmd
Uhh. TBH I never saw that error before
You can delete the plugin and then reinstall
yo does someone know how this works?
You install and enable it. When you click on someones profile (for example mine) then it should show more badges eg. Enmity Supporter, Replugged Early User
i did and it's showing, but how do i add my own?
i mean add badges to my profile
It does work. But you need to wait for the badge to be approved
how do i apply badges to my profile?
with BadgeVault
😭ty i appreciate it
That doesnt look related to GlobalBadges tho. You could try asking in #🏥-vencord-support-🏥. But quickest way is probably to reinstall the packages
pnpm i --frozen-lockfile
worked! ty
does it have the discord staff badge in it? or only just custom?
Depends. All predefined Badges dont have any Discord Badges. Maybe some people have custom Badges that look like Discords
But iirc BadgeVault doesnt allow Badges that look like Discord
That is true
One of our main rules
GlobalBadges aint working rn i believe
i deactivated it but every time it tried to load a badge, it just crashed the app
@uneven ferry Hello there! Fixed it in a PR.
https://github.com/Domis-Vencord-Plugins/GlobalBadges/pull/1
Have a nice day ^-^/
k thx
I’ll have a look in the next few days
Thank you
omfg i didnt see the @ reply, eh was still useful for me so still thx
guys how do you use the plugin