mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
MoreCommands Plugin Update ( exodev ) (#119)
* Update index.ts * Added ExoDev * Update index.ts * Update index.ts
This commit is contained in:
parent
4220ca2490
commit
6e3a8ded8b
2 changed files with 184 additions and 6 deletions
|
@ -967,6 +967,10 @@ export const EquicordDevs = Object.freeze({
|
|||
vappstar: {
|
||||
name: "vappstar",
|
||||
id: 747192967311261748n
|
||||
},
|
||||
ExoDev: {
|
||||
name: "ExoDev",
|
||||
id: 1325655837003223137n
|
||||
}
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue