lava player plugin for discordx bots.
npm install @discordx/plugin-lava-player
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.
import "@discordx/plugin-lava-player";
import "@discordx/plugin-lava-player/lavalyrics";
- Add
/music lyrics
command - Require LavaLyrics and LavaSrc plugin
- Check frequently asked questions
- Check examples
- Ask in the community Discord server