Code Monkey home page Code Monkey logo

discord-music-bot's Introduction

Discord-Music-bot

  • A simple discord.js music bot based on lavalink and erela.js
  • It is Easy Use this bot
  • Designed and Tested on Node.js

โš’ Setup ( In Replit or Glitch )

Run on Repl.it Remix on Glitch

  • Import the Repo by typing git clone https://github.com/MSVFORYOU/Discord-Music-bot
  • Create a bot application at the discord developer portal and add to your discord server.
  • Allow the "Server Member Intent" under the "Privileged Gateway Intents" in the discord developer panel. (THIS IS VERY IMPORTANT! The bot will not work propertly without and will not be able to find or kick server members.)
  • In conifg.json file in 2 line U can Replace the Token of the bot
  • In conifg.json file in 3 line U can Replace the Prefix of the bot
  • In conifg.json file in 4 & 5 lines Those are spotify id and secret to play music those are very important and u can replce if u have
  • In config.json file in 6 , 7 & 8 lines Those are the lavalink server details
  • Install all the packages by typing npm i
  • Start the bot by typing node .
  • Now Your Bot is Ready

config.json file

 "token":"TOKEN_HERE", //REPLACE YOUT BOT TOKEN HERE
    "prefix":"PREFIX_HERE",  //REPLCE YOUR PREFIX OF THE BOT
    "clientID":"a0fa9144ef854f14ba0f1adb312fcea2",  // THIS IS THE SPOTIFY ID
    "clientSecret":"0bdcfa39a671486d9ab443900b9f4475", // THIS IS THE SPOTIFY SECRET
    "host": "lava.link",
	"port":80,
	"password":"youshallnotpass"

discord-music-bot's People

Contributors

just-msv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.