Codes-nopr / distube-music-bot

🎵 A perfect Discord music bot for your server, support multiple audio filters, uses Distube, written in discord.js v13!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distube-Music-Bot

Another perfect Discord music bot, which uses distube to play song in your voice channels.

Important

It's uses discord.js v13, before hosting it on replit, make sure you've update replit nodejs to 16+. If you've issue / error to install @discordjs/opus, then please try to install opusscript instead.

How to setup

  1. Clone the GitHub repo to your local pc, and after cloned open terminal in the cloned folder and type npm i it should install all require packages.
  2. Goto discord developer portal and create an application and copy application token.
  3. Create an .env file and inside this file write Token=your_app_token
  4. Start the bot with node bot

If you having issues or want to get more free projects, just join to my Discord Server. https://discord.gg/2wr59akJE6

About

🎵 A perfect Discord music bot for your server, support multiple audio filters, uses Distube, written in discord.js v13!

License:MIT License


Languages

Language:JavaScript 100.0%