How do this on replit?

Help pls
No description
18 Replies
d.js toolkit
d.js toolkit2y ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
treble/luna
treble/luna2y ago
We arent replit support
monbrey
monbrey2y ago
You also don't need to do it on replit anyway You can run this locally. It doesn't need to be done from your host
qckpie
qckpieOP2y ago
That is, just launch the bot?
monbrey
monbrey2y ago
What?
qckpie
qckpieOP2y ago
Uhhhh There is a button on the replit that launches the bot, just press it?
monbrey
monbrey2y ago
What's that got to do with what I said in response to your question
無慈悲な慈悲
The function of deploy-commands.js is to record the slash (/) commands of your bot, or update them if you made any changes to the description of one Only run the deploy-commands.js file once before running the bot if you made a modification that is not reflected in the bot.
- Hemang
- Hemang2y ago
in the shell
qckpie
qckpieOP2y ago
Sec
- Hemang
- Hemang2y ago
done?
qckpie
qckpieOP2y ago
Oh sry Yes done
- Hemang
- Hemang2y ago
👍
qckpie
qckpieOP2y ago
But I got other error :/ Thx
- Hemang
- Hemang2y ago
np
treble/luna
treble/luna2y ago
and that is
- Hemang
- Hemang2y ago
that is simply an error in your code or the way your directory is arranged. You may wanna send a screenshot in the appropriate help channel 👍 ^
treble/luna
treble/luna2y ago
what? also, please dont recommend yt tutorials as they outdate almost instantly Its 9 months old Regardless The guide has everything you need (and with slash commands) The video above explains how to use message commands. We use slash commands since v13 and more often than not really provide much support for them

Did you find this page helpful?