mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2025-02-01 03:19:41 +11:00
Why is this isn't here?
This commit is contained in:
parent
b75904efce
commit
ecf0484f40
@ -36,6 +36,7 @@ export default {
|
||||
.addStringOption((opt)=>opt
|
||||
.setName('question')
|
||||
.setDescription('What question do you want answered?')
|
||||
.setRequired(true)
|
||||
.addChoices(
|
||||
{ name: 'Survival Roleplay', value: 'srp' },
|
||||
{ name: 'Daggerwin Logistics hex code', value: 'dlskin' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user