How to make a command handler for both prefix commands and slash commands
I'm building a bot for me and my friends and we both prefer the prefix commands for example !command over the slash commands, since discord.jsv12 is there anything I would have to change to make a command handler for that or would it still be the same in v14?