Skip to content

An example of poru lavalink client, lavalink music bot with so many features

License

Notifications You must be signed in to change notification settings

Anonymous4078/poru-example

 
 

Repository files navigation

A Music Bot Template based on Poru lavalink client ❤️

Features

  • Poru wrapper based music client
  • Rich audio quality music
  • Inbuilt audio filters
  • 100% Compatible with Lavalink
  • Easy to use and setup

Configration

  • 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
  }]
}

Need help

If you need help then feel free to join our Support server.

  • [ Note ] Support us by starring this repository, following Paras and by Donating here.

About

An example of poru lavalink client, lavalink music bot with so many features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%