MoreCommands Plugin Update ( exodev ) (#119)

* Update index.ts

* Added ExoDev

* Update index.ts

* Update index.ts
This commit is contained in:
ExoDev 2025-01-11 07:35:46 -06:00 committed by GitHub
parent 4220ca2490
commit 6e3a8ded8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 184 additions and 6 deletions

View file

@ -967,6 +967,10 @@ export const EquicordDevs = Object.freeze({
vappstar: {
name: "vappstar",
id: 747192967311261748n
},
ExoDev: {
name: "ExoDev",
id: 1325655837003223137n
}
} satisfies Record<string, Dev>);