manishkhatri11 / MusicBot

An enhanced music bot that is compatible with discord.js v14 and works with slash commands. Discord music bot codes that can be used on any server and are simple to install.

Home Page:https://discord.gg/AAJukHapy5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord.js v14 Slash Commands Music Bot

Bot Setup

Click here for a setup video, but these instructions are up to date so make sure to follow them if the video is different.

  • Install node and npm
  • Clone this repository or download as a zip and extract the contents.
  • Run npm install.
  • Bot login: write to .env file is TOKEN=YOUR BOT TOKEN or: write config.js file to your bot token.

Notes on Discord Bot Setup

  • Make sure to enable all intents in the Discord Developer Portal image
  • You will also need to invite the bot using the correct scope and permissions, which you can do here: image

Support/Contributing

Links

About

An enhanced music bot that is compatible with discord.js v14 and works with slash commands. Discord music bot codes that can be used on any server and are simple to install.

https://discord.gg/AAJukHapy5

License:MIT License


Languages

Language:JavaScript 99.9%Language:Batchfile 0.1%