AlexzanderFlores / WOKCommands

130 stars 61 forks source link

Default Slash Commands Crash Bot When Used In DMs #169

Open feb199 opened 2 years ago

feb199 commented 2 years ago

Almost all Default Slash Commands crash the bot when they are used in DMs. https://prnt.sc/1ul5wrh

EvolutionX-10 commented 2 years ago

Almost all Default Slash Commands crash the bot when they are used in DMs. https://prnt.sc/1ul5wrh

you can make them guildOnly: true to solve this issue

feb199 commented 2 years ago

Almost all Default Slash Commands crash the bot when they are used in DMs. https://prnt.sc/1ul5wrh

you can make them guildOnly: true to solve this issue

Well I want the command to be executed in DM plus the issue will still occur altho I think a recent update fixed it.