how do i start doing bots?
How do I start? I’m a beginner
18 Replies
- 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!Follow the guide ^ but make sure you know basic js before doing so, #resources
@one hella fluffy wolvinny ❄ 🌈 How did this happend even thoght I followed the guide?
It crashed somehow
Dont get why
I installed everything
It even deleted the index.js and etc
all the files
there is no index.js file in that directory
Huh? I followed it from this video: https://www.youtube.com/watch?v=KZ3tIGHU314&t=831s
Under Ctrl
YouTube
How to make a Discord Bot for Beginners (Discord.js v14)
How to make a Discord Bot for Beginners (Discord.js v14)
🌐 Important links:
Discord Developer Portal: https://discord.com/developers/applications
Discord.js official website: https://discord.js.org
Discord Intents List: https://discord.com/developers/docs/topics/gateway#list-of-intents
Patreon: https://patreon.com/UnderCtrl
Buy me a coffee (on...
If you don't have any experience with node, I would suggest you follow a tutorial on node first, before starting to code a discord bot
I did follow the tutorial
#resources has a few good ressources on node
yeah, but this one is for discord.js
Okay
it's highly recommended to learn some basics of node.js first
So I need to make the bot with no or both?
So node first then discord and then I can do both when I learn?
basically discord.js extends node.js allowing you to create bots, so it's recommended to learn node.js first :P
Okay, which video you recommend?
really anything that tells you the basics, if #resources isn't what you expected just search like "node.js basics" on youtube
Aight, thanks brother