Skip to content

flupadmin/MusicBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Discord Bot

An open source feature-rich music bot for Discord.The bot allows users to enjoy music playback in their Discord servers seamlessly.


Installation

  1. Clone the repository

    git clone https://github.com/unknownzop/MusicBot.git
    cd MusicBot
    
    
  2. Set up environment variables

    • Create a .env file in the root directory.
    • Add the following variables:
      DISCORD_BOT_TOKEN=<your-discord-bot-token>
      SUPPORT_SERVER=<link-to-support-server>
      
  3. Install dependencies
    Run the following command:

    npm install
  4. Start the bot
    Execute the following command to start the bot:

    node index.js

Usage

  1. Invite the bot to your Discord server using the OAuth2 URL.
  2. Use bot commands to play and manage music queues.

Support

  • If you encounter any issues, contact me on Discord: Unknownz.

Contributing

We welcome contributions! Feel free to fork the repository and submit pull requests.


Star the Repository ⭐

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!

About

An open source feature-rich music bot for Discord.The bot allows users to enjoy music playback in their Discord servers seamlessly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%