iTz DJ is the original Discord music bot written for JavaScript, using the Discord.js library. It plays requested songs from everywhere you can imagine (YouTube, Spotify, SoundCloud, Deezer, Discord Links and 900+ more websites) also it has many awsome features and commands that you can see in Screenshots!
This is the first version of the bot, in the feature when I update the bot I will write updates here.
- Discord Bot Token Guide
1.1. Enable 'Message Content Intent' in Discord Developer Portal - Node.js 16.9.0 or higher
NOTE: You don't need any API Key to setup the bot! only thing you need is Node.js and a Discord bot Token to run your bot!
Open your terminal and install required packages with
npm install
After installation finishes follow configuration instructions then run node index.js
in terminal to start the bot.
Go to config.json
and fill out the values:
{
"Prefix": "Put anything you want as your bot prefix",
"MainColor": "Put any #HexCode you want for embeds when there isn't any error",
"ErrorColor": "Put any #HexCode you want for embeds when there is an error!",
"Token": "Put your bot Token here"
}
Soon
You can support me by donating if you like the project!
Only available for Iranians :(
Made with ❤️ and JavaScript, Don't Forget to ⭐