
Discord bot that just playing youtube live streams
node(v12.x~)npmoryarnmysqlormariadbjava(v13.x only)
- run
npm ioryarnto get dependancies - if your jdk version is not
v13, get it from here - get lavalink jar file from here
- place
C:\path\to\download\folder\Lavalink.jartoC:\path\to\this\code\folder\lavalink/lavalink.jar - run
java -jar lavalink/lavalink.jarto start lavalink server - open mysql shell and run
source database.sql - copy default configuration from
config.inc.jsontoconfig.json - edit your
config.jsonfile - run
npm ioryarnto get dependancies - open another terminal and run
yarn start
- run
npm ioryarnto get dependancies - if your jdk version is not
v13, get it from here - run
./install.shto get lavalink.jar file - run
java -jar lavalink/lavalink.jarto start lavalink server - type
sudo mysqlto open mysql shell and runsource database.sql - copy default configuration from
config.inc.jsontoconfig.json - edit your
config.jsonfile - run
npm ioryarnto get dependancies - open another terminal and run
yarn start