/advance-music-bot

Primary LanguageJavaScriptMIT LicenseMIT

📑 Short Feature

  • Music
  • Custom Prefix
  • SlashCommand
  • Custom Filters
  • No Database Requirement
  • Easy to use

🎶 Support Source

  • Youtube
  • SoundCloud
  • Spotify (no api key anymore!)
  • Deezer
  • Twitch
  • Facebook
  • Apple
  • Bandcamp
  • Vimeo
  • Mixer
  • Https (Radio)

🚨 Have a Problem

✈ Join Discord: Arbotix bot mention me in chat #general or #javascript and ask problem okay! 👌

📎 Requirements

  1. Discord Bot Token Guide

🛑 Super Requirements

  1. Java 11-13 Download JDK13 (i use this here version)
  2. Invite Access Invite (replace CLIENT_ID to your bot client id!) for slashcommand!

📚 Installation

git clone https://github.com/Hjgaming/advance-music-bot
cd NanoSpace
npm install

🤖 Register SlashCommand

Invite Access Invite (replace CLIENT_ID to your bot client id!) for slashcommand!

  1. type node registerSlash to register in one guild!
  2. type node registerSlashGlobal to register all guild! (but to need wait 1 - 2 hrs. or you can't wait pls kick bot and invite new!)

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

📄 Configuration

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

{
	"PREFIX": "#",
	"TOKEN": "TOKEN_HERE",
	"OWNER_ID": "YOUR_CLIENT_ID",
	"CLIENT_ID": "YOUR_BOT_ID",
	"GUILD_ID": "YOUR_GUILD_ID",
	"NODES": [
		{ "host": "localhost", "port": 5555, "password": "123456" }
	]
}

🔩 Features & Commands

Note: The default prefix is '#'

🎶 Music Commands!

  • Play (#play, #p, #pplay)
  • Nowplaying (#nowplaying, #np, #now)
  • Queue (#q)
  • Repeat (#loop (current, all), #repeat (current, all))
  • Loopqueue (#loopall, #lq, repeatall)
  • Shuffle (#shuffle, mix)
  • Volume control (#vol, #v)
  • Pause (#pause, #pa)
  • Resume (#resume, #r)
  • Skip (#skip, #s)
  • Skipto (#skipto, #st)
  • Clear (#clear)
  • Join (#join, #summon)
  • Leave (#leave, #dc, #lev, #stop)
  • Forward (#forward)
  • Seek (#seek)
  • Rewind (#rewind)
  • Replay (#replay)
  • Search (#search)
  • 247 (#247)

Filter Commands!

  • Bass (#bass)
  • Superbass (#superbass, #sb)
  • Pop (#pop)
  • Treblebass (#treblebass, #tb)
  • Soft (#soft)
  • Earrape (#earrape, #ear)
  • Equalizer (#eq )
  • Speed (#speed )
  • Picth (#pitch)
  • Vaporwave (#vaporwave)
  • Nightcore (#nightcore)
  • Bassboost (#bassboost <number -10 - 10>, #bb <number -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)

📑 Utilities Commands!

  • restart (#restart, #stopbot)
  • help (#help, #halp)

🖼 Picture & ScreenShots

see see see see see see see see

  • New Picture

see see see see see

👏 THANK