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

πŸ“„ READ THIS

Prefix Commands! | NanoSpace

πŸ“‘ Short Feature

  • Music System
  • Playlists System
  • Premium System
  • Setup Request System
  • Multi Language
  • SlashCommand
  • ContextMenus
  • Custom Filters
  • Easy to use

🎢 Support Source

  • Youtube
  • SoundCloud
  • Spotify
  • Deezer
  • Facebook
  • Twitch
  • Apple
  • Bandcamp
  • Vimeo
  • Https (Radio)
πŸ“Ž 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/nanospace
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 '#'

🎢 Music Commands!

  • Play (/music play [song/url])
  • Nowplaying (/music nowplaying)
  • Queue (/music queue [page])
  • Repeat (/music loop type [current, all])
  • Loopqueue (/music loopall)
  • Shuffle (/music shuffle)
  • Volume control (/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)
  • Search (/music search [songname])
  • 247 (/music 247)
  • Previous (/music previous)
  • Autoplay (/music autoplay)

⏺ 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])
  • Savequeu (/playlist savequeue [name])
  • View (/playlist view)

πŸ’Ž Premium Commands!

  • Premium (/premium premium [plan] [user id])
  • Generate (/premium generate [plan] [amount]) // (OWNER ONLY)
  • Redeem (/premium redeem [code])
  • Setup (/premium setup type [create/delete])

πŸ“‘ Utilities Commands!

  • Restart (/utilitie restart) // (OWNER ONLY)
  • Language (/utilitie language input: [language] ) // Example: en, th

About

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

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

License:Apache License 2.0


Languages

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