An open source feature-rich music bot for Discord.The bot allows users to enjoy music playback in their Discord servers seamlessly.
-
Clone the repository
git clone https://github.com/unknownzop/MusicBot.git cd MusicBot -
Set up environment variables
- Create a
.envfile in the root directory. - Add the following variables:
DISCORD_BOT_TOKEN=<your-discord-bot-token> SUPPORT_SERVER=<link-to-support-server>
- Create a
-
Install dependencies
Run the following command:npm install
-
Start the bot
Execute the following command to start the bot:node index.js
- Invite the bot to your Discord server using the OAuth2 URL.
- Use bot commands to play and manage music queues.
- If you encounter any issues, contact me on Discord: Unknownz.
We welcome contributions! Feel free to fork the repository and submit pull requests.
If you like this project, consider starring the repository to show your support!
This updated version includes your Discord ID link with your header username "Unknownz." Let me know if there's anything else you'd like adjusted!