mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
add choices to CommandsAPI Options (#94)
This commit is contained in:
parent
87b6d6ab12
commit
2cb6c23347
3 changed files with 14 additions and 0 deletions
|
@ -42,5 +42,9 @@ export const Devs = Object.freeze({
|
|||
Animal: {
|
||||
name: "Animal",
|
||||
id: 118437263754395652n
|
||||
},
|
||||
MaiKokain: {
|
||||
name: "Mai",
|
||||
id: 722647978577363026n
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue