Skip to content

itzExtinct7/simple-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-music-bot

A beginner-friendly Discord music bot you can set up in minutes — no coding required

🎵 Discord Music Bot (No-Coding Setup)

A simple Discord Music Bot you can deploy in minutes — no programming knowledge required. This project is linked to my tutorial:

“How to make a music bot for Discord in 2 minutes!! (No Coding)”

The repository will be continuously updated with improvements, fixes, and optional advanced features.

✨ Features

Play music from YouTube links

Queue system

Skip & stop controls

Auto-disconnect when idle

Works 24/7 when hosted

Beginner friendly setup

No coding required (basic config only)

🚀 Quick Setup

  1. Clone the repository git clone https://github.com/itzExtinct7/simple-music-bot

cd YOUR_REPO NAME

2. Install dependencies

npm install

3. Create bot on Discord

Go to: https://discord.com/developers/applications

Click New Application

Open Bot tab

Click Add Bot

Enable:

MESSAGE CONTENT INTENT

SERVER MEMBERS INTENT (if needed)

Copy the Bot Token

4. Start the bot

node index.js

🎧 Commands

Command Description !play Plays song !skip Skips current song !stop Stops music & clears queue !queue Shows current queue !pause Pause music !resume Resume music

(More commands will be added in updates)

🌐 24/7 Hosting Options

You can host on:

Local PC (only works when PC is ON)

Cloud VPS

Free hosting platforms (limited uptime)

Hosting guide will be added soon.

🛠 Troubleshooting

Bot joins but no sound

Make sure:

Bot has speaker permission

Correct voice channel

FFmpeg installed (if required)

🤝 Contributing

Pull requests are welcome! If you want a feature added, open an issue.

About

A beginner-friendly Discord music bot you can set up in minutes — no coding required

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors