AlexzanderFlores / WOKCommands

130 stars 61 forks source link

Slash commands wont work without testOnly true #165

Open henriquemod opened 3 years ago

henriquemod commented 3 years ago

When i was developing my bot in testOnly: true and slash: 'both' i could use both legacy commands and slash commands, when compiled to JS to go production only lecagy commands are being accepted, is been hours since bot in online and slash commands didn't propagate.

idk23535 commented 3 years ago

it might be bc when you don't add that it could take a while to add it to every server... or it's broken