dotnize / Dodong

An easy-to-setup music bot made with discord.js and discord-player
MIT License
60 stars 15 forks source link

[Bug] Slash Command Crash #23

Closed damsdev1 closed 2 years ago

damsdev1 commented 2 years ago

Hi, I found a new bug on grab command, it doesn't manages Interaction and crash when it's a slash command because he wants to find "message.author" but message is undefined. (grab.js:22:31)

Kind regards.