LilyMusic / Muzox-clone

Muzox Clone In poru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Clone Version Of Muzox Bot 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& Aryan and by Donating here.

About

Muzox Clone In poru

License:MIT License


Languages

Language:JavaScript 100.0%Language:Shell 0.0%