dsc-music
v1.1.21
Published
This repository provides a semplified version of the different discordjs components ( and dependencies ) needed to make a functioning Discord Music Bot.
Downloads
99
Readme
DSC-MUSIC
Discord.JS Music System
This repository provides a semplified version of the different discordjs components ( and dependencies ) needed to make a functioning Discord Music Bot.
Features
- Simplified bot creation process
- Easily implementable functions (play, skip, filters, playlist)
Installation
Here's how to install dsc-music on your machine.
Step 1: Installing the needed software.
To use dsc-music you'll need to have NodeJS and NPM installed on your computer.
Linux:
BEWARE: The NodeJS package name may vary between node and nodejs
Debian/Ubuntu based:
sudo apt update
sudo apt upgrade
sudo apt install node npm
Arch based:
sudo pacman -Syu
sudo pacman -Sy node npm
Generic (Work In Progress):
mkdir node_download && cd node_download
wget
Windows:
Bruh go to the Official Site and download that nasty .exe file.
Mac OS
In Mac OS you can both use the Installer or you can install it using Homebrew.
brew install nodejs
Step 2: Download the library
npm i --save dsc-music
Quick Start
This is a simple guide if you just want to get a simple music bot up and running.
|---YE SO WE GOT NOTHING HERE LOL---|