How to make your bot run slash commands and prefix commands?
I configured my bot files according to the official discordjs guide, how can I do if I want it to also execute commands with a prefix?
commands
events
deploy-commands.js
config.json
commands
events
interactionCreate.jsindex.js
ready.js
deploy-commands.js
config.json