#Discord.js Guide

8 messages · Page 1 of 1 (latest)

tall vortex
#

Hello!

I'm still reading through the guide and I'm not sure if I'm interpreting something wrong, but will I have to run node deploy-commands.js every time I create a new slash command or edit an existing file?

hybrid windBOT
strong wind
#

You will need to deploy your commands when you create new ones, or edit the data part that gets sent to Discord

#

Editing the execute function does not need to be redeployed

tall vortex
#

Thanks. Also, there are time that when I add a new command like the user and server command that they don't appear on the list of the slash commands right away. So, will I need to refresh discord every time?

azure hound
#

by update i mean the command structure not the actual execution of it