Brohelloforgem / MyMusic

The best Discord.JS music selfbot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyMusic

The best Discord.JS music selfbot.


Setup

  1. Clone the repository from Git and CD into the folder.
  2. Install dependencies: npm i.
  3. Customize config.js with the configuration.
    • The prefix & token are obvious.
    • You can allow specific IDs, or * for everyone.
    • You can also block specific people. This blocklist will override * on allow.
  4. If you want to customize what the bot says, see strings.js. It's already set up if you don't want to bother it.
  5. Run npm start to start the bot!

Commands

  • $clear / $c > clears the queue
  • $join / $j / $switch > switches VC to your current one
  • $loop / $l > loops or disables loop for the song
  • $play / $p > plays a song!
  • $queue / $q > gets the current queue.
  • $skip / $sk > skips the current song.
  • $stop / $s > stops all music and deletes the queue.
  • $volume / $vol / $v > changes volume. 1 is 100%. 10 is 1000%.


made with ❤️ by @xthonk

About

The best Discord.JS music selfbot.


Languages

Language:JavaScript 100.0%