Some Request Stuff

This commit is contained in:
thororen1234 2024-10-27 02:48:11 -04:00
parent 5e482418fd
commit 8be433bd72
3 changed files with 126 additions and 3 deletions

View file

@ -945,7 +945,11 @@ export const EquicordDevs = Object.freeze({
},
SomeAspy: {
name: "SomeAspy",
id: 516750892372852754n,
id: 516750892372852754n
},
nvhhr: {
name: "nvhhr",
id: 165098921071345666n
},
} satisfies Record<string, Dev>);