SkillAgentSearch skills...

LofiGirl

[DEPRECATED] :radio: 24/7 radio player for discord (Improved version of TritiumNetworks/LofiGirl)

Install / Use

/learn @lofi-with-discord/LofiGirl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

:warning: Warning!

this repository has been deprecated. please use this and this instead.


<p align="center"> <img src="https://i.ytimg.com/vi/5qap5aO4i9A/maxresdefault.jpg" /> <small> * Illustration by <a href="https://bit.ly/Machadofb">Juan Pablo Machado</a> </small> </p> <h1 align="center"> Lofi Girl </h1> <p align="center"> Discord bot that just playing youtube live streams </p> <br /> <br />

installation guide

Prerequirements

  • node (v12.x~)
  • npm or yarn
  • mysql or mariadb
  • java (v13.x only)

Windows

  1. run npm i or yarn to get dependancies
  2. if your jdk version is not v13, get it from here
  3. get lavalink jar file from here
  4. place C:\path\to\download\folder\Lavalink.jar to C:\path\to\this\code\folder\lavalink/lavalink.jar
  5. run java -jar lavalink/lavalink.jar to start lavalink server
  6. open mysql shell and run source database.sql
  7. copy default configuration from config.inc.json to config.json
  8. edit your config.json file
  9. run npm i or yarn to get dependancies
  10. open another terminal and run yarn start

Linux

  1. run npm i or yarn to get dependancies
  2. if your jdk version is not v13, get it from here
  3. run ./install.sh to get lavalink.jar file
  4. run java -jar lavalink/lavalink.jar to start lavalink server
  5. type sudo mysql to open mysql shell and run source database.sql
  6. copy default configuration from config.inc.json to config.json
  7. edit your config.json file
  8. run npm i or yarn to get dependancies
  9. open another terminal and run yarn start

Related Skills

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated2y ago
Forks5

Languages

TypeScript

Security Score

80/100

Audited on Jan 28, 2024

No findings