- Watch the video carefully for instalizaion
- You can read the
README.mdfile 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
- Enter your bot token in .env file with
TOKENvariable
{
"prefix": '!',
"owner":["YOUR DISCORD ID"],
"nodes": [{
"name":"v1",
"host":"localhost", // your lavalink host
"port": 6969, // Your lavalink port
"password": "iamnotdumb" // Your lavalink pass
}]
}-
To remove
loopcommand delete/commands/Music/loop.jsfile -
To remove
joincommand delete/commands/Music/Join.jsfile
remove the .js file to remove command
- Goto
/events/ready.jsin line number8
- You can goto
/events/messageCreate.js&&interactionCreate.jsto change some messages
If you need help! Feel free to join our Support server
Made using Poru npm package



