Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.86 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.86 KB

music bot v2


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 Used

Made using Poru npm package