Adivise / NanoSpacePlus

Erela.js & Discord.JS@v14 (Slash Commands!)

Home Page:https://adivise.github.io/Stylish/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“‘ Feature

  • Music System (AutoComplete [Play, Playskip, Playtop])
  • Playlists System (AutoComplete, [All])
  • Premium System (Ko-Fi Support!)
  • Setup Request System
  • Multi Language
  • Slash Command (Base, Group, Sub)
  • Context Message Menu
  • Custom Filters
  • Easy to use

🎢 Support Source

  • Youtube
  • SoundCloud
  • Twitch
  • Bandcamp
  • Vimeo
  • Https (Radio)
πŸ“ƒ Plugins (More Support Source) [CLICK ME]

πŸ“ƒ Plugins (More Support Source) (Require: LavaLink v3.6.x)

πŸ“Ž Requirements [CLICK ME]

πŸ“Ž Requirements

πŸ›‘ Super Requirements

πŸ“š Installation

git clone https://github.com/Adivise/NanoSpacePlus
cd NanoSpacePlus
npm install
πŸ“„ Configuration [CLICK ME]

πŸ“„ Configuration

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

# Bot
TOKEN=REPLACE_HERE
NP_REALTIME=false
LEAVE_TIMEOUT=120000
LANGUAGE=en
EMBED_COLOR=#000001

# Dev
OWNER_ID=REPLACE_HERE

# Database
MONGO_URI=mongodb://127.0.0.1:27017/nanospaceplus
LIMIT_TRACK=50
LIMIT_PLAYLIST=10

# Nodes
NODE_HOST=localhost
NODE_PORT=5555
NODE_PASSWORD=123456

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 '/'

πŸ’¬ Context Menu

  • Play (Right-Click & Apps > Context | Play)
  • Skip (Right-Click & Apps > Context | Skip)
  • Stop (Right-Click & Apps > Context | Stop)
  • Shuffle (Right-Click & Apps > Context | Shuffle)
  • Loop (Right-Click & Apps > Context | Loop)

πŸ’¬ Extra Commands!

  • Play (/extra play)

🎢 Music Commands!

  • Play (/play [song/url])
  • Search (/search [songname])
  • Nowplaying (/nowplaying)
  • Queue (/music queue [page])
  • Loop (/music loop [current, queue])
  • LoopQueue (/music loopqueue)
  • Shuffle (/music shuffle)
  • Volume (/music volume [10 - 100])
  • Pause (/music pause)
  • Resume (/music resume)
  • Skip (/music skip)
  • Skipto (/music skipto [position])
  • Clear (/musicclear)
  • Join (/music join)
  • Leave (/music leave)
  • Forward (/music forward [second])
  • Seek (/music seek [second])
  • Rewind (/music rewind [second])
  • Replay (/music replay)
  • TwentyFourSeven (/music 247)
  • Previous (/music previous)
  • Autoplay (/music autoplay)
  • Move (/music move [song] [position])
  • Remove (/music remove [song])
  • PlaySkip (/music playskip [song/url])
  • SearchSkip (/music searchskip [songname])
  • PlayTop (/music playtop [song/url])
  • SearchTop (/music searchtop [songname])
  • SearchSkip (/music searchskip [song/url])
  • PlayTop (/music playtop [song/url])
  • SearchTop (/music searchtop [song/url])
  • Charts (/charts [global/guild])

⏺ Filter Commands!

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

πŸ“¦ Playlist Commands!

  • Create (/playlist create [name])
  • Add (/playlist add [name] [link])
  • Private (/playlist private [name])
  • Public (/playlist public [name])
  • Delete (/playlist delete [name])
  • Import (/playlist import [name])
  • Detail (/playlist detail [name])
  • Remove (/playlist remove [name] [position])
  • SaveCurrent (/playlist savecurrent [name])
  • SaveQueue (/playlist savequeue [name])
  • View (/playlist view)

πŸ’Ž Premium Commands!

  • Profile (/profile)
  • Generate (/premium generate [plan] [amount]) // (OWNER ONLY)
  • Redeem (/redeem [code])
  • Setup (/premium setup)
  • Transaction (/premium transaction [id])
  • Remove (/premium remove [mention]) // (OWNER ONLY)

πŸ“‘ Utility Commands!

  • Shutdown (/utility shutdown) // (OWNER ONLY)
  • Language (/utility language [language] ) // Example: en, th
  • Help (/help)
  • CommandStats (/commandstats)
  • Vps (/utility vps)
  • LavaLink (/utility lavalink)

❣ Contributors

About

Erela.js & Discord.JS@v14 (Slash Commands!)

https://adivise.github.io/Stylish/

License:Apache License 2.0


Languages

Language:JavaScript 99.9%Language:Shell 0.1%Language:Batchfile 0.0%