manage slash commands and originals commands in the same time
Hello,
i have multiple commands which works fine with normal
i have multiple commands which works fine with normal
?command. I have now slash commands and my execute function nows only have an interaction Object and not a message, args, Discord, Client... what is the best way to combine these two ?