GithubHelp home page GithubHelp logo

stormgamingofficialyt / mandarine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from karyeet/mandarine

0.0 0.0 0.0 396 KB

Open source Node.js Discord music bot. Updated during freetime.

License: GNU General Public License v3.0

JavaScript 100.00%

mandarine's Introduction

Mandarine

A Node.js Discord music bot made using the latest versions of Discord.js & play-dl

Mandarine was created as a personal Music Bot in lieu of Rythm Bot (RIP).

Features:

  • Spotify Listen Along
  • Soundcloud streaming
  • Youtube streaming
  • Spotify & Deezer link support
  • play, pause, resume, skip, remove, queue
  • Detailed queue embed with buttons to increment pages
  • Other detailed embeds
  • Deletes its own messages to avoid clutter
  • Light weight & universal
  • Support deezer as a source
  • Local file support
  • Youtube playlist support

Planned Features:

  • Spotify/Deezer Playlist support
  • Help command
  • Multi-threaded streaming
  • Prefix command & other customizations
  • Volume
  • Preload next song for seamless playing

Deployment

Before anything, install Node v16 LTS and create a discord bot then add the bot to your server.

In the discord developer dashboard, toggle on:

  • PRESENCE INTENT
  • SERVER MEMBERS INTENT
  • MESSAGE CONTENT INTENT

then

  1. Download the Zip Archive
  2. Unzip archive to a directory of your choosing
  3. Create a file called config.json in the directory and write {token="yourBotToken"} to the file
    1. Get your bot token from the discord developer dashboard
  4. Open command prompt or terminal in the chosen directory
  5. Run npm install
  6. To start the bot run node . or npm start

To make use of the >music command, deemix must be installed via python3 -m pip install deemix

To automatically add local tagged mp3s to the localLibrary.json, add the files to the music folder ($home$/mandarineFiles) and run the indexer.js file found in ./music/indexer.js using node.

Check out the wiki for commands and more help.

mandarine's People

Contributors

karyeet avatar dependabot[bot] 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.