Shchyev / MusiBot

A Node.js Discord music bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusiBot

A Node.js Discord music bot made using the latest versions of Discord.js & play-dl

Features:

  • Spotify Listen Along
  • Youtube streaming
  • Spotify & Deezer link support
  • play, pause, resume, skip, remove and queue commands support
  • Detailed queue
  • Deletes its own messages to avoid clutter

Deployment

Install Node JS and make a discord bot ,then add the bot to your server. Then, follow instructions:

  1. Download Zip
  2. Unzip archive to a directory of your choice
  3. Create a file called .env in the directory and write this line: token=yourBotToken
    1. Get your bot token from the discord developer dashboard
  4. Open command prompt or terminal in the chosen directory
  5. Run npm install
  6. To start the bot enter npm start

About

A Node.js Discord music bot

License:MIT License


Languages

Language:JavaScript 100.0%