MORE BADGES 🦅🦅🔥🔥🗣 #1

Merged
nin0 merged 9 commits from :main into main 2024-10-04 07:37:24 -04:00
Showing only changes of commit 57275357b5 - Show all commits

View file

@ -223,7 +223,7 @@ export default definePlugin({
description: "Legacy Username", description: "Legacy Username",
image: "https://cdn.discordapp.com/badge-icons/6de6d34650760ba5551a79732e98ed60.png", image: "https://cdn.discordapp.com/badge-icons/6de6d34650760ba5551a79732e98ed60.png",
position: Badges.BadgePosition.END, position: Badges.BadgePosition.END,
shouldShow: ({ userId }) => isCurrentUser(userId) && this.settings.store.legacyUsernames, shouldShow: ({ userId }) => isCurrentUser(userId) && this.settings.store.legacyUsername,
link: "" link: ""
}, },
// Im linking to a dicord video about lootboxs incase someone doesnt know the context behind this badge // Im linking to a dicord video about lootboxs incase someone doesnt know the context behind this badge