Slash commands not working on replit #634
-
Please describe the problem you are having in as much detail as possible: Further details:
Relevant client options:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
go to shell/console and type |
Beta Was this translation helpful? Give feedback.
-
Looks like that will not work cuz in replit u need to use |
Beta Was this translation helpful? Give feedback.
-
This has been covered by the v5 docs, please refrain for making spam discussion like this in the future. |
Beta Was this translation helpful? Give feedback.
Looks like that will not work cuz in replit u need to use
npx node
for discord.js@v13 so the answer will be:Go to shell/console and type
npx node deploy/global
for all guilds or typenpx node deploy/guild
for one guild