Skip to content

PGamerX-Legacy/muser

Repository files navigation

Muser

A powerful Discord music bot managed by PGamerX, Peiprjs and Luckie

Setup

  1. Add the bot by clicking here

  2. Make sure the bot has the following permissions

permissions image

Commands

  • /play - Plays song/playlist from name/url

  • /seek - Seek to a specific part in the song

  • /pause - Pauses the current playing song

  • /autoplay - Disables/Enables autoplay mode

  • /resume - Resumes the current playing song

  • /volume - Set volume for the music

  • /filters - Apply filter(s) on songs

  • /shuffle - Shuffles the queue

  • /queue - Displays the current queue

  • /skip - Skips the current song in the playlist

  • /stop - Stops playing and deletes the queue

Self-Hosting

  1. Clone the repository using
git clone https://github.com/PGamerX-Legacy/muser.git
  1. install dependencies using
npm install
  1. Add all important credentials in example.env

  2. Rename example.env to .env

  3. Run the Bot using node.

Contribution

  1. Create a new discussion

  2. Read CONTRIBUTING.md

  3. Create a new branch for your feature

  4. Commit changes to that branch

  5. Create a Pull Request

If you are new to GitHub, see how to contribute

License

AGPL-3.0 License