GithubHelp home page GithubHelp logo

bagasstrongman / lofigirl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lofi-with-discord/lofigirl

0.0 1.0 0.0 274 KB

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

License: MIT License

Shell 0.75% JavaScript 2.83% TypeScript 96.42%

lofigirl's Introduction

โš ๏ธ Warning!

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


* Illustration by Juan Pablo Machado

Lofi Girl

Discord bot that just playing youtube live streams



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

lofigirl's People

Contributors

pmh-only avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.