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

parasop/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

Configuration

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

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.