Skip to content

Gaeuly/musicbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

musicbot

JavaScript Node.js npm

Description πŸ“

This project is a music bot, built using JavaScript. It allows users to interact with and control music playback through a variety of commands. The bot supports multiple music platforms, providing a centralized and convenient way to manage music across different services. Future development might include enhanced features, improved user experience, and support for additional platforms.

Key Features ✨

  • Plays music from various platforms (YouTube, Spotify, SoundCloud etc.)
  • Supports filtering options to refine music selection.
  • User-friendly command interface for easy control.
  • Clean and organized codebase for maintainability and extensibility.
  • Customizable to suit different needs and preferences.

Tech Stack πŸ› οΈ

  • JavaScript
  • Node.js
  • npm (likely for package management)

Installation & Running πŸš€

  1. Clone the repository:

    git clone https://github.com/Gaeuly/musicbot.git
  2. Navigate to the project directory:

    cd musicbot
  3. Install dependencies:

    npm install
  4. Run the bot (Assuming a start script is present in package.json):

    npm start

    (Note: The exact command to run the bot might vary depending on how the application is structured. Check the package.json for the correct command, if npm start doesn't work.)

How to Contribute 🀝

Contributions are welcome! Please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with clear and concise messages.
  4. Push your branch to your forked repository.
  5. Create a pull request to merge your changes into the main branch of this repository. Ensure to provide detailed information about your changes in the pull request description.

About

discord bot music using kazagumo and canvas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published