SudhanPlayz-Discord-MusicBot-v5

SudhanPlayz-Discord-MusicBot-v5

Docker app from ChongZhiJie's Repository

Overview

This is Discord Music from GITHUB Open sourse https://github.com/SudhanPlayz/Discord-MusicBot/tree/v5 Before you Deploy please create folder Names "SudhanPlayz-Discord-MusicBot-v5" at /mnt/user/appdata/SudhanPlayz-Discord-MusicBot-v5/config.js and upload config.js in to folder

Discord Music Bot

๐Ÿ“ฆ | Project Archived

This repository is now archived and no longer maintained.

There will be no further updates, bug fixes, or support. The code will remain available for reference, learning purposes, or for anyone who wants to fork and continue development on their own.

Big thanks to everyone who contributed, starred, forked, or used this project. Appreciate you all ๐Ÿซถ

โœจLatest Updates

v5.1 Is in development! Go check it out HERE!

What do you gain from it? Let us explain:

  • Completely modular docker environment for easier development and deployment
  • A WORKING DASHBOARD!!!
  • DB Integration for you to save your favorite songs in
  • Integrated self hosted Lavalink
  • Dedicated query channel
  • More commands and functionalities
  • And so much more to come!

๐Ÿšง | Prerequisites

  • Node.js 16+
  • Lavalink Server
  • You'll need to run npm run deploy or yarn deploy. to initialized the slash commands. You can do this on your pc locally

NOTE: Lavalink is needed for music functionality. You need to have a working Lavalink server to make the bot work.

๐Ÿ“ | Important Note if you're Switching from v4 to v5

  1. Download and configure v5 in a seperate folder.
  2. Kick your bot out of your server.
  3. Reinvite the Bot with the right scopes. Example Invite URL (Change CLIENT_ID)
  4. Run npm run deploy or yarn deploy to initialize the slash commands. You can do this on your pc locally

๐Ÿ“ | Tutorial

๐Ÿณ Docker

You should configure the config.js file with the host "lavalink", using the same password and port as specified in docker/application.yml.

Build and start bot and lavalink

docker-compose up -d --build

๐Ÿ’ช๐Ÿป Non-Docker

The config.js file should be configured first. Don't forget to add a lavalink host

Install all dependencies and deploy Slash Commands

npm install
npm run deploy

Start the bot

node index.js

๐Ÿ“ | Support Server

If you have major coding issues with this bot, please join and ask for help.

๐Ÿ“ธ | Screenshots

Soon

๐Ÿš€ | Deploy

Deploy to heroku Open in Gitpod

โœจ | Contributors

Contributions are always welcomed :D Make sure to follow Contributing.md

๐ŸŒŸ | Made with

Install SudhanPlayz-Discord-MusicBot-v5 on Unraid in a few clicks.

Find SudhanPlayz-Discord-MusicBot-v5 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for SudhanPlayz-Discord-MusicBot-v5 Review the template variables and paths Click Install

Download Statistics

2,848
Total Downloads

Related apps

Explore more like this

Explore all

Details

Repository
chongzhijie/sudhanplayz-discord-musicbot-v5:latest
Last Updated2023-09-04
First Seen2022-09-29

Runtime arguments

Web UI
http://[IP]:[PORT:4200]/
Network
bridge
Shell
sh
Privileged
false

Template configuration

WebUIPorttcp
Target
4200
Value
4200
ConfigFilesPathrw

Example:https://github.com/SudhanPlayz/Discord-MusicBot/blob/v5/config.js

Target
/usr/src/app/config.js
Value
/mnt/user/appdata/SudhanPlayz-Discord-MusicBot-v5/config.js
Lavalink-IPVariable
Target
ip
Default
lavalink.oops.wtf
Value
lavalink.oops.wtf
Lavalink-PortVariable
Target
port
Default
2000
Value
2000