- 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
- 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
}]
}
-
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
- Goto
/events/ready.js
in line number8
- You can goto
/events/messageCreate.js
&&interactionCreate.js
to change some messages
If you need help! Feel free to join our Support server
Made using Poru npm package