feat(plugin): CopyStickerLinks (#240)
Some checks are pending
Test / Test (push) Waiting to run

* add awesome swag plugin

* Update README.md

* Update pnpm-lock.yaml

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
byeoon 2025-04-21 17:03:16 +00:00 committed by GitHub
parent d01ea8aaff
commit ccbe5c16f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 154 additions and 2 deletions

View file

@ -494,7 +494,7 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "Sqaaakoi",
id: 259558259491340288n
},
Byron: {
Byeoon: {
name: "byeoon",
id: 1167275288036655133n
},
@ -1046,6 +1046,10 @@ export const EquicordDevs = Object.freeze({
name: "ItsAlex",
id: 551023598203043840n
},
Byeoon: {
name: "byeoon",
id: 1167275288036655133n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly