Discord.js Bot Tutorial #7 | Math Command

Опубликовано: 09 Октябрь 2024
на канале: BackOnTrack
734
13

Discord.js Bot Tutorial #7

Hey guys how's it going. In this video, I teach you how to make a command that can perform simple Math Functions. 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...

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.