README.md
file for configrationEnter 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
/events/ready.js
in line number 8
/events/messageCreate.js
&& interactionCreate.js
to change some messagesIf you need help! Feel free to join our Support server
Made using Poru npm package