Discord.js Bot Tutorial #3 | Arguments

Опубликовано: 16 Октябрь 2024
на канале: BackOnTrack
914
14

Discord.js Bot Tutorial #3

Hey guys how's it going. In this video, I teach you how to use arguments in your commands, for 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.



Discord Developer Portal:   / discord  .

Repl.it: https://repl.it/~

Bot Code: https://github.com/multi-yt76/BackOnT...

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.