@discordx/plugin-lava-player
v2.5.5
Published
Fully-featured Discord music player leveraging the power of Lavalink
Downloads
55
Maintainers
Readme
📖 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 islocalhost
.LAVA_PORT
- Port on the host the Lavalink instance is running on. Is optional, Default is2333
.LAVA_PASSWORD
- Lavalink instance password. Is optional.
📄 Usage
import "@discordx/plugin-lava-player";
🛠️ Additional plugin support
LavaLyrics
import "@discordx/plugin-lava-player/lavalyrics";
- Add
/music lyrics
command - Require LavaLyrics and LavaSrc plugin
📜 Documentation
☎️ Need help?
- Check frequently asked questions
- Check examples
- Ask in the community Discord server