A Music Bot Template based on Poru lavalink client ❤️
- Poru wrapper based music client
- Rich audio quality music
- Inbuilt audio filters
- 100% Compatible with Lavalink
- Easy to use and setup
- Enter your bot token in .env file with
TOKEN
variable
{
"prefix": '.',
"ownerIds":["YOUR DISCORD ID"],
"nodes": [{
"name":"NODE_1",
"host":"localhost", // Your lavalink host
"port": 2333, // Your lavalink port
"password": "youshallnotpass", // Your lavalink pass
"secure": "false" // Your lavalink secure true/false
}]
}
If you need help then feel free to join our Support server.