Discord.js Bot Tutorial #9 | Custom Prefix

Опубликовано: 10 Январь 2025
на канале: BackOnTrack
1,257
17

Discord.js Bot Tutorial #9

Hey guys how's it going. In this video, I show you how to easily make a Custom Prefix Command, and set up the Custom Prefix 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

Code to paste into the JSON files: https://hastebin.com/owuzukebaj.lua

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.