TysonOP / Erela.js-Music

A very easy and Simple music bot make on lavalink using Erela.js wrapper with aswome sound and feature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A very Easy and Awsome Music bot made on Lavalink using Erela.js wrapper.


This Bot is Developed by TYSON


You can meet developer on Discord

Features

  • Music
  • Information
  • Basic

  • All commands
  •   'bassboost'
      'botinfo'
      'eval'
      'forward'
      'help'
      'invite'
      'loop'
      'nowplaying'
      'pause'
      'ping'
      'play'
      'queue'
      'resume'
      'rewind'
      'setprefix'
      'shuffle'
      'skip'
      'skipto'
      'stop'
      'uptime'
      'volume'

    Clone

  • clone repository
  •  git clone https://github.com/ThunderTyson/Erela.js-Music.git 

    install

  • install dependencies
  •  npm install 

    Configration (config)

  • config.json
  • { 
        "TOKEN": "",
        "PREFIX": ".",
        "owners": "580381333914648579",
        "host": "localhost",
        "port": "2333",
        "hostpassw": "youshallnotpass"
    }

    Start

  • Run
  •  node index.js 

    Download Lavalink

  • https://ci.fredboat.com/repository/download/Lavalink_Build/.lastSuccessful/Lavalink.jar?guest=1&branch=refs/heads/dev
  • Put lavalink.jar file in bot's folder like shown in image below.
  • Image

    About

    A very easy and Simple music bot make on lavalink using Erela.js wrapper with aswome sound and feature.

    License:MIT License


    Languages

    Language:JavaScript 98.9%Language:Batchfile 1.1%