Skip to content

limxuan/music-discord-bot

Repository files navigation

Music Discord BOT!


Music discord bot, play music in discord voice channels

📝 Table of Contents

🛠 Setting up the bot

Option 1 : Watching youtube tutorial

Option 2 : Setting up individually with docs.

(Installation)

[1.0] Installing Node.js
Click here to install node.js, it is required.

[1.1] Installing Visual Studio Code
Click here to install visual studio code, it is required to modify your current code.

(Initialising the bot)

[2.0] Making an application
Click here to open discord developer portal. After that create an application

[2.0.1] Making a bot
When you have already created an application, create a bot. After that get the bot's token. Remmember don't share the token with anyone.

[2.1] Editing config.json
Open the downloaded repo folder with visual studio code and locate config.json, after that replace your bot token with your bot's token. Besides that you can also change the prefix of the bot. Default prefix is set to au!

[2.2] Installing dependancies
The only dependancy you need in this is ascii-table, simply run npm i ascii table in the terminal.

[2.3] Starting up the bot
Start the bot up by running the command node index.js in the terminal. For more information please click here.

(The bot is up and running)

Congrats if the bot is up and running if its not and you face error you can get support by joining our discord server. Click here to join.

📜 Commands

help       : Display Help commands!
loop       : loop current queue!
nowplaying : check Nowplaying Audio!
pause      : pause current Audio!
ping       : check BOT heartBeat
play       : Play Music from Yt or given Url
queue      : check current queue!
remove     : remove specific queue!
resume     : resume current Audio!
search     : Youtube search given query
skip       : Skip now playing audio!
stop       : stop nowplaying audio
volume     : change player volume

📄 License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

🎫 Additional Comments

Have any questions about the bot, errors and more join the support server!
Too hard for you? Just invite my bot, online 24/7 for more information click here!

©reconlx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published