Skip to content

Bot-Developer-Distract/Music-Bot-v2

 
 

Repository files navigation


Star the Project + Follow me on github

help to star

Information

  • Watch the video carefully for instalizaion
  • You can read the README.md file for configration
  • If any coding help need then open the issue [ Dont ask coding help of this code in server ]
  • Last thing make sure to star & fork this repo

Configration

  • Enter your bot token in .env file with TOKEN variable
{
  "prefix": '!',
  "owner":["YOUR DISCORD ID"],
  "nodes": [{
    "name":"v1",
    "host":"localhost", // your lavalink host
    "port": 6969, // Your lavalink port
    "password": "iamnotdumb" // Your lavalink pass
  }]
}

Remove Command

  • To remove loop command delete /commands/Music/loop.js file

  • To remove join command delete /commands/Music/Join.js file

remove the .js file to remove command

Change Status

  • Goto /events/ready.js in line number 8

Change Messages

  • You can goto /events/messageCreate.js && interactionCreate.js to change some messages

Thanks for Using <3

Need help?

If you need help! Feel free to join our Support server

Some image captured from bot

image

image

image

Music Package

Made using Poru npm package

About

Music Bot v2 which uses djs v13 & play best quality of music ( supports any url's ) + lavalink & slash command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.7%
  • Nix 0.3%