1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2025-03-04 04:29:42 +11:00

Why is this isn't here?

This commit is contained in:
AnxietyisReal 2023-01-26 21:13:40 +11:00
parent 22a9a85482
commit d9777595af

@ -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' },