Skip to main content

 

Discord serverNPM versionNPM downloadsBuild statusPayPal

Create a discord bot with TypeScript and Decorators!

📖 Introduction

lava player plugin for discordx bots.

💻 Installation

npm install @discordx/plugin-lava-player

⚠️ Prerequisites

To use this plugin, You will need to have a running Lavalink instance as well as fill the following variables in with the correct information:

  • LAVA_HOST - Either a Domain or IP pointing to the host of the Lavalink instance. Is optional, Default is localhost.
  • LAVA_PORT - Port on the host the Lavalink instance is running on. Is optional, Default is 2333.
  • LAVA_PASSWORD - Lavalink instance password. Is optional.

📄 Usage

import "@discordx/plugin-lava-player";

🛠️ Additional plugin support

LavaLyrics

import "@discordx/plugin-lava-player/lavalyrics";

📜 Documentation

☎️ Need help?

💖 Thank you

You can support discordx by giving it a GitHub star.