Skip to content

simonzsh/Flopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

498 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flopy

A Discord Music Bot that supports multiple platforms and is easy to use with its clean dashboard and simple commands.

Discord Bot Invite

banner

✨ Features

  • Easy to use and setup
  • Clean dashboard and nice look
  • Simple commands
  • Supports Youtube, Spotify and Tidal URLs
  • Custom library to save songs and playlists
  • 18 audio filters (bassboost, nightcore, vaporwave, ...)
  • Autoplay related songs
  • Up to 3 clients to play music in multiple voice channels at the same time
  • Speaks multiple languages (English & French)

📦 Requirement

🚀 Getting started

Make sure you have Node.js and FFmpeg installed before proceeding.

  1. Clone this repository
git clone https://github.com/extrymes/Flopy.git
cd Flopy
  1. Install dependencies
npm install
  1. Create .env file containing the required environment variables (see below)
touch .env
  1. Run the bot
node index.js

Now you just have to add the bot to your server and use the /setup command in a channel.

⚙️ Configuration

These keys are necessary for the project and must be declared as environment variables in the .env file.

Variable name Description
APP_ID The Discord Application ID
BOT_TOKEN The Discord Bot Token
MONGO_CONNECTION The MongoDB connection string (take a look at MongoDB Manual)

Optional: You can paste your Youtube cookies into admin/ytCookies.json.

Note

Cookies prevent Youtube rate limiting (429 Error) and are able to play videos accessible via your account, including age-restricted videos, exclusive member videos, premium videos, private videos and many more.

🍪 How to get cookies

  1. Install EditThisCookie extension on your browser
  2. Go to Youtube
  3. Log in to your account
  4. Click on the extension icon and click "Export" icon
  5. Your cookies will be added to your clipboard

📸 Showcase

exemple

About

Discord Music Bot with clean dashboard and simple commands 🎵

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors