Miyu icon indicating copy to clipboard operation
Miyu copied to clipboard

Discord.JS@v14 & Kazagumo (Slash)

📑 Feature

  • [x] Music Systems
  • [x] Slash Commands (Base, Group, Sub)
  • [x] AutoComplete (Play, Playskip, Playtop)
  • [x] Custom Filters
  • [x] Easy to use

🎶 Support Source

  • [x] Youtube
  • [x] SoundCloud
  • [x] Spotify (Require Plugin)
  • [x] Deezer (Require Plugin)
  • [x] Twitch
  • [x] Apple
  • [x] Bandcamp (Require Plugin)
  • [x] Vimeo
  • [x] Https (Radio)
📎 Requirements [CLICK ME]

📎 Requirements

🛑 Super Requirements

📚 Installation

git clone https://github.com/Adivise/Miyu
cd Miyu
npm install
📄 Configuration [CLICK ME]

📄 Configuration

Copy or Rename .env.example to .env and fill out the values:

# Bot
TOKEN=REPLACE_HERE
EMBED_COLOR=#000001
SEARCH_ENGINE=youtube
LEAVE_EMPTY=120000

# Dev
OWNER_ID=REPLACE_HERE

# Nodes
NODE_NAME=NanoSpace
NODE_URL=localhost:5555
NODE_AUTH=nanospace

Don't forget to do node deploySlash.js global to deploy slash commands

After installation or finishes all you can use node . to start the bot. or Run Start.bat

🔩 Features & Commands [CLICK ME]

🔩 Features & Commands

Note: The default prefix is '/'

🎶 Music Commands!

  • Play (/play [song/url])
  • Nowplaying (/nowplaying)
  • Queue (/queue [page])
  • Repeat (/loop [current, all])
  • Loopqueue (/loopqueue)
  • Shuffle (/shuffle)
  • Volume control (/volume [1 - 100])
  • Pause (/pause)
  • Resume (/resume)
  • Skip (/skip)
  • Skipto (/skipto [position])
  • Clear (/clear)
  • Join (/join )
  • Leave (/leave)
  • Forward (/forward [seconds])
  • Seek (/seek [seconds])
  • Rewind (/rewind [seconds])
  • Replay (/replay)
  • Search (/search [songname])
  • 247 (/247)
  • Previous (/previous)
  • Autoplay (/autoplay)
  • Move (/move [song] [position])
  • Remove (/remove [song])
  • PlaySkip (/playskip [song/url])
  • SearchSkip (/searchskip [songname])
  • PlayTop (/playtop [song/url])
  • SearchTop (/searchtop [songname])

Filter Commands!

  • Bass (/bass)
  • Superbass (/superbass)
  • Pop (/pop)
  • Treblebass (/treblebass)
  • Soft (/soft)
  • Earrape (/earrape)
  • Equalizer (/equalizer [custom])
  • Speed (/speed [0 - 10])
  • Picth (/pitch [0 - 10])
  • Vaporwave (/vaporwave)
  • Nightcore (/nightcore)
  • Bassboost (/bassboost [-10 - 10])
  • Rate (/rate)
  • Reset (/reset)
  • 3d (/3d)
  • China (/china)
  • Dance (/dance)
  • Chipmunk (/chipmunk)
  • Darthvader (/darthvader)
  • DoubleTime (/doubletime)
  • SlowMotion (/slowmotion)
  • Tremolo (/tremolo)
  • Vibrate (/vibrate)
  • Vibrato (/vibrato)
  • Daycore (/daycore)
  • Television (/Television)
  • Jazz (/jazz)

📑 Misc Commands!

  • Help (/help)