Skip to content

DanialJ-Dev/DJPlayer-bot

Repository files navigation

🎵 DJPlayer (Discord Music Bot)

DJPlayer is a bot made using discord.js discordjs.guide

Installation

  1. How to obtain a Discord Bot Token Guide
  2. YouTube Data API v3 Key Guide
  3. SoundCloud doesn't provide API anymore**
  4. Node.js v12.0.0 or newer

🔎 Making The Project

After installation finishes you can use node index.js to start the bot.

Type (npm i) in console

🚨🚨 Commiting your token to be accessed by others or making it public is strictly prohibited.So, dont share your token in any cost or use .gitignore to hide secrets 🚨🚨

{
  "TOKEN": "",
  "YOUTUBE_API_KEY": "",
  "SOUNDCLOUD_CLIENT_ID": "",
  "MAX_PLAYLIST_SIZE": 10,
  "PREFIX": "-",
  "PRUNING": false,
  "STAY_TIME": 30,
  "LOCALE": "en",
  "support_server": "",
  "DEFAULT_VOLUME": 100
}

Available locale is:

• English (en)

📝 Features & Commands

Note: The default prefix is '-'

  • 🎶 Using YouTube Url

-play https://www.youtube.com/c/Vevo

  • 🔎 Playing music via Name

-play FatRat Fire

  • 🔎 Search and play

-search Imperial March Trap Remix by Goblins from Mars

Main Credits go to @danial_jadid for making DJPlayer so pro..

About

A Professional Discord Music Player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published