Coder Social home page Coder Social logo

darkkundi / music-bot-with-filters-v1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from commandxz/music-bot-with-filters-v1

0.0 0.0 0.0 75 KB

An advanced Music Bot, with 30+ Radio Stations, with capability of filters, like Bassboost, Nightcore, etc. and reaction interactivity. Based on ytdl-core with discord.js Guide Handler. With ideas from eritislami.

License: GNU General Public License v3.0

JavaScript 99.80% Batchfile 0.20%

music-bot-with-filters-v1's Introduction

Music-Bot-With-Filters-v1


An advanced Music Bot, with 30+ Radio Stations, with capability of filters, like Bassboost, Nightcore, etc. and reaction interactivity. Based on ytdl-core with discord.js Guide Handler. With ideas from eritislami

Commands:

  • filter <FILTERNAME> -- Set Audio - Effects
  • loop -- Toggle music loop
  • lyrics -- Get lyrics for the currently playing song
  • nowplaying -- Show current song
  • pause -- Pause the currently playing music
  • play <TITEL | URL> -- Plays song from YouTube/Stream
  • queue -- Show the music queue and now playing
  • radio <RADIOSTATION>-- Play a Radiostation
  • remove -- Remove song from the queue
  • resume -- Resume currently playing music
  • search <TITEL | URL>-- Search and select videos to play
  • shuffle -- Shuffles the current Queue!
  • skip -- Skip the currently playing song
  • skipto <QUEUE NUM.> -- Skip to the selected queue number
  • stop -- Stops the music
  • volume <VOL. NUM.> -- Change volume
  • help [COMMAND] -- Gives you a list of all help Commands

NO API-KEY NEEDED! That's because it uses a scraper (youtube-sr)!

Installation | How to use the Bot

1. Install node.js v12 or higher

2. Install ffmpeg@latest

3. Download this repo and unzip it | or git clone it

4. Install all of the packages with npm install | the packages are npm install node.js @discordjs/opus discord.js ffmpeg-static figlet lyrics-finder string-progressbar ytdl-core discord-ytdl-core youtube-sr

5. start the bot with node index.js

This Bot uses standard emojis, so just downloading it and filling in the TOKEN will make the Bot work!

Usage - config.json

{
  "TOKEN": "",
  "PREFIX": "+",
}

It is important that you fill in every item of the JSON FILE! every emoji used in this BOT is a custom emoji, the emojis are listed down below as images, which you can download and upload to your server to use them. NOTE: you gotta change emoji.id to emoji.name if you use discord / unicode emojis! Soon a new Repo with standard emojis will be awailable for easy usages!

NOTE:

Make sure that you have installed FFmpeg, and added it to Systemenvironment variables (PATH)

If you are having errors/problems with starting delete the package.json file and do, before you install the packages npm init

SUPPORT ME

Credits

@eritislami For the Reacting system to messages, great Idea i adopted that @iCrawl/evobot

music-bot-with-filters-v1's People

Contributors

nxvvvv 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.