I'm completely new to js and want to start by making a discord bot.
I'm completely new to js and want to start by making a discord bot (which I need anyways). I'm not sure where to start tbh. I basically need a bot which i can use to post embeds and messages with buttons. I also need it to automate transactions using paypal api. Would anyone be interested in teaching me? Dm me please, and lmk what the price would be.
6 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!The official discord.js guide is here:
https://discordjs.guide/#before-you-begin
It has sections on embeds and buttons. However, you're mostly on your own when it comes to PayPal's API structure
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
you'll probably want to start by learning JS using a teaching site like w3schools
thanks
@PrinceOfCookies
Thats me