Skip to content

A music bot for discord using discord-player and play-dl

Notifications You must be signed in to change notification settings

iFraan/fraans-discord-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fraan's Music Bot

CodeFactor Github Stars Issues

A music discord bot written using discord-player and love

Dependencies

OS:

  • Node > 16.x
  • FFMPEG

Package:

  • discord.js@14
  • discord-player@6
  • play-dl
  • musicard@2

Installation

You need to create a Discord Application to get an usable TOKEN

Note that Node v16+ is required

To install clone the repository and install the dependencies

git clone https://github.com/iFraan/fraans-discord-music.git
npm install
npm run start

Screenshots

Features

Feature Status
Discord Interactions (slash & buttons)
Add to Queue ✅ (see Sites)
Controls (pause/skip/resume)
Playlist Support
Audio Filters
Skip (select menu with queue && number)
DJ Roles 🗓️
Lyrics
Shuffle
AutoPlay (similar tracks after end of queue)
Multi-Language Support
More...

Language Support

Language Status
Spanish (Argentina)
Spanish (Argentina Villera)
Spanish (Spain)
English (US)
German
Português (Brasil)
More...

Sites

Extractors are provided by discord-player and the list can be extended using the ExtractorAPI

As of today, current extractors are:

Site Link Playlist
Youtube
Spotify
AppleMusic 🗓️
Vimeo
Reverbnation
Soundcloud 🗓️

Disclaimer

This project is provided completely free "as is" as it was made solely for educational purposes. You are free to copy and modify this software as you see fit.