mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
Add some plugins
This commit is contained in:
parent
e15ce6130d
commit
10d9b3275c
5 changed files with 417 additions and 0 deletions
|
@ -695,6 +695,14 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "Sampath",
|
||||
id: 984015688807100419n,
|
||||
},
|
||||
catcraft: {
|
||||
name: "catcraft",
|
||||
id: 290162449213292546n,
|
||||
},
|
||||
ShadyGoat: {
|
||||
name: "Shady Goat",
|
||||
id: 376079696489742338n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
export const SuncordDevs = /* #__PURE__*/ Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue