Play server part of LofiGirl3
it contains flowyplay tech. (aka. 24/7 auto-connect) supports, lavalink interactions supports and LofiGirl restapi server.
due to discord.js v13
and other modules, this repository only supports node.js v16
.
If you're interested in the translation project, please visit here:
https://github.com/lofi-with-discord/LofiGirl-i18n
This repository is a part of LofiGirl v3
project.
This repository and Discord bot named lofi girl
is not related to this youtube channel.
Please stop asking me about is this official bot.
if you need self-hosting or debug some stuffs, follow these instructions
node.js
(version 16.x or later)yarn
(version 1.x)mariadb
ormysql
(latest)java
(VERSION MUST BE v11)
git clone https://github.com/lofi-with-discord/LofiGirl3-playserver.git
cd LofiGirl3-playserver
yarn # it will take some times
sudo mariadb
> source database.sql
> exit
mkdir lavalink
wget https://github.com/freyacodes/Lavalink/releases/download/3.3.2.5/Lavalink.jar
wget https://static.pmh.codes/lofigirl/application.yml
java -jar Lavalink.jar &
cp .env.example .env
and edit .env
file:
DISCORD_TOKEN=<discord bot token>
DATABASE_HOST=localhost
DATABASE_PORT=3306
DATABASE_USER=lofigirl
DATABASE_PASSWORD=
DATABASE_SCHEMA=lofigirl
LAVALINK_HOST=localhost
LAVALINK_PORT=2334
LAVALINK_PASSWORD=youshallnotpass
CONTROL_PORT=<playserver port>
CONTROL_PASSWORD=<playserver password>
yarn build # build typescript file to javascript
yarn start # run built javascript file
Copyright (c) 2021 Lofi with Discord
see license file.
Maintainer: Park Min Hyeok
- Email: [email protected]
- Discord: https://discord.gg/WJRtvankkB