Giter Site home page Giter Site logo

nanotect-music's Introduction

logo

Adivise Music (Discord Music Bot)

Adivise-Music is a Discord Music Bot built with discord.js & uses Command Handler from discordjs.guide

Requirements

  1. Discord Bot Token Guide
  2. YouTube Data API v3 Key Guide
  3. (Optional) Soundcloud Client ID Guild
  4. Node.js v12.0.0 or newer

Installation

git clone https://github.com/Synyanize/Adivise-Music
cd Adivise-Music
npm install

After installation finishes you can use node index.js to start the bot.

Configuration

Copy or Rename config.json.example to config.json and fill out the values:

{
  "TOKEN": "TOKEN_HERE",
  "YOUTUBE_API_KEY": "YTAPI_HERE",
  "SOUNDCLOUD_CLIENT_ID": "SOUNDCLOUD_ID_HERE",
  "MAX_PLAYLIST_SIZE": 100,
  "PREFIX": "#",
  "PRUNING": false
}

Features & Commands

Note: The default prefix is '#'

  • ๐ŸŽถ Play music from YouTube via url
    • #play https://www.youtube.com/watch?v=GLvohMXgcBo
  • ๐Ÿ”Ž Play music from YouTube via search query
    • #play under the bridge red hot chili peppers
  • ๐Ÿ”Ž Search and select music to play
    • #search Pearl Jam
  • ๐Ÿ“ƒ Play youtube playlists via url
    • #playlist https://www.youtube.com/watch?v=YlUKcNNmywk&list=PL5RNCwK3GIO13SR_o57bGJCEmqFAwq82c
  • ๐Ÿ”Ž Play youtube playlists via search query
    • #playlist linkin park meteora
  • Command Handler from discordjs.guide
  • Now Playing (#np)
  • Queue system (#queue, #q)
  • Loop / Repeat (#loop)
  • Shuffle (#shuffle)
  • Volume control (#volume, #v)
  • Pause (#pause)
  • Resume (#resume, #r)
  • Skip (#skip, #s)
  • Skip to song # in queue (#skipto, #st)
  • Toggle pruning of bot messages (#pruning)
  • Help (#help, #h)
  • Media Controls via Reactions

reactions

Credits

@eritislami For the queue system used in this application which was adapted from @eritislami/evobot

nanotect-music's People

Contributors

adivise avatar ohm71124 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.