Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Lavamusic | 426 | 2 days ago | 4 | apache-2.0 | TypeScript | |||||
lavalink music bot base in shoukaku and discord.js v14 | ||||||||||
Distube | 337 | 16 | 5 months ago | 187 | September 23, 2022 | 2 | mit | TypeScript | ||
A Discord.js module to simplify your music commands and play songs with audio filters on Discord without any API key. | ||||||||||
Aiode | 239 | 22 days ago | 21 | apache-2.0 | Java | |||||
Discord bot that plays Spotify tracks and YouTube videos or any URL including Soundcloud links and Twitch streams | ||||||||||
Jugnu Music | 209 | a day ago | 1 | mit | JavaScript | |||||
An advanced Music Bot, with Button interactivity, Best Filters , Best UI , Own bot channel supported , based on Distube.JS and Discord.JS | ||||||||||
Dingolingo | 205 | 5 months ago | 30 | gpl-3.0 | Python | |||||
A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files. | ||||||||||
Wavemusic | 105 | 2 months ago | 11 | gpl-3.0 | JavaScript | |||||
WaveMusic is a discord music bot base in Kazagumo (Shoukaku) | ||||||||||
Music Discord Bot | 67 | 5 months ago | 5 | gpl-3.0 | Python | |||||
A music Discord bot with more than 30+ commands which allows to play music on your server efficiently. Supports Youtube, Spotify, Deezer and Soundcloud links. Skips intros and blanks in the music with Sponsorblock. | ||||||||||
Ree6 | 64 | 2 days ago | 12 | gpl-3.0 | Java | |||||
All-in-one, open source and 100% free Discord Bot! | ||||||||||
Itz Dj | 64 | 3 months ago | 3 | mit | JavaScript | |||||
🎵 A Discord music bot thats easy to set up and run yourself coded in Discord.js v14 which supports all kinds of links (YouTube, Spotify, SoundCloud, Deezer and 900+ more) with many features! | ||||||||||
Discord Uberbot | 56 | 7 months ago | 16 | mit | JavaScript | |||||
The UberBot is fully charged with music bot goodness! A feature rich bot for playing music and only that. |
I'm a Discord Bot Developer and here is mine Discord Music Bot
a discord music bot with many commands , buttons , 24/7 , autoresume ,etc
1. Install Latest LTS NodeJS
2. Download this repo and unzip it | or git clone it
3. Fill in everything in settings/config.js
{
TOKEN: "BOT_TOKEN",
PREFIX: "BOT_PREFIX",
mongodb : "MONGO_URL"
}
Rename .env.example
to .env.
and configure it
TOKEN=
MONGO_URL=
PREFIX=
GUILD_ID=
4. Now Let's Update Node Version. copy and paste in shell npm i --save-dev [email protected] && npm config set prefix=$(pwd)/node_modules/node && export PATH=$(pwd)/node_modules/node/bin:$PATH
5. after Fill everything in config Type in shall npm install
6. now we need to install to additional packages .
npm install @discordjs/opus
- for better audio quality . npm install [email protected]
- for WebSocket data compression and inflation . npm install [email protected]
- for significantly faster WebSocket . 7. start the bot with node index.js
If you have any feedback, please reach out to us at Discord Server