lavalink-musicbot
lavalink-musicbot copied to clipboard
Music bot that uses Lavalink for its audio player.
archived now because im not interested anymore in developing/maintaining discord bots
might be un-archived in the future
thanks for those contibutors!
Lavalink-MusicBot
Music bot that uses Lavalink for its audio player.
Prerequisites
- Lavalink server.
- Node.js v12 or above.
Usage
- Rename
.env.example
to.env
and replace those values with yours. - Install dependencies
npm i --production
or with yarnyarn --prod
. - Running the bot
npm start
.
Author
- GitHub @Allvaa
- Discord allvzx#2840