Skip to content

MeatReed/Haruni

Repository files navigation

For a more enjoyable experience with more functionality use the site! Website

Haruni

Haruni is a Discord bot specializing in music! It has an online player to control the music from a website.

Features

  • Seeking
  • Volume control
  • Player Online
  • Powered by Lavaplayer
  • Equalizer
  • Easy to use

Invitation - Support - Website

Images

https://github.com/MeatReed/Haruni/blob/master/IMAGES.md

Install Setup

Setup Bot

# clone git
$ git clone https://github.com/MeatReed/Haruni.git
$ cd Haruni

# install packages
$ yarn install # npm install

# mode dev
$ yarn dev # npm dev

# mode prod
$ yarn start # npm start

Setup Lavalink Server

https://lavajs.tech/#/setup?id=setup-lavalink

.env file

DISCORD_BOT_TOKEN=
DISCORD_BOT_PREFIX=m!
DISCORD_BOT_OWNER=
LAVACORD_HOST=
LAVACORD_PORT=2333
LAVACORD_PASSWORD=
BASE_URL=http://localhost:3000
NUXT_HOST=localhost
NUXT_PORT=3000
NODE_ENV=production

About

Haruni is a Discord bot specializing in music! It has an online player to control the music from a website. Made with LavaJS!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published