Discord.js Bot Tutorial #10
Hey guys how's it going. In this video, I show you how to set up the basic commands needed for an Economy System on your Discord.js Bot. Please leave a like if you enjoyed the video, share it with your friends, and subscribe. Thanks for watching the video and Peace.
On this channel, I make coding tutorials just like this discord.js bot tutorial that I hope you will enjoy. To stay notified of my latest videos, make sure to subscribe to my channel, and hit the bell icon.
Repl.it: https://repl.it/~
Bot Code: https://github.com/multi-yt76/BackOnT...
Quick.db Documentation: https://quickdb.js.org/overview/docs
Link to the Community Discord Server: / discord
Discord.js:- discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.