💥 THIS PROJECT WILL BE ARCHIVE NOW
NanoSpacePlus (Use this version is up to date
)
- Music System
- Playlists System
- Premium System
- Song Request System
- Custom Prefix
- Multi Language
- Custom Filters
- Easy to use
- Youtube
- SoundCloud
- Spotify
- Tidal
- Deezer
- Twitch
- Apple
- Bandcamp
- Vimeo
- Https (Radio)
✈ Join Discord: NanoSpace ♪♪ mention me in chat #general or #javascript and ask problem okay! 👌
📎 Requirements [CLICK ME]
- Node.js+ Download
- Discord Bot Token Guide
- LavaLink Guide (Dev Version! Download )
- MongoDB Download (Download & install = Finish!)
- Java 11-13 Download JDK13 (i use this version) for LAVALINK!
git clone https://github.com/Adivise/NanoSpace
cd NanoSpace
npm install
📄 Configuration [CLICK ME]
Copy or Rename .env.example
to .env
and fill out the values:
# Bot
TOKEN=REPLACE_HERE
PREFIX=#
NP_REALTIME=true
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=100
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]
Note: The default prefix is '#'
🎶 Music Commands!
- Play (#play, #p, #pplay [song/url])
- Nowplaying (#nowplaying, #np, #now)
- Queue (#queue )
- Repeat (#loop (current, all), #repeat (current, all))
- Loopqueue (#loopall, #lq, repeatall)
- Shuffle (#shuffle, mix)
- Volume control (#vol, #v [10 - 100])
- Pause (#pause, #pa)
- Resume (#resume, #r)
- Skip (#skip, #s)
- Skipto (#skipto, #st [position])
- Clear (#clear)
- Join (#join, #summon)
- Leave (#leave, #dc, #lev, #stop)
- Forward (#forward )
- Seek (#seek )
- Rewind (#rewind )
- Replay (#replay)
- Search (#search [songname])
- 247 (#247)
- Previous (#previous)
- Autoplay (#autoplay)
- PlaySkip (#playskip [song/url])
- SearchSkip (#searchskip [song/url])
- Move (#move [song | position])
- RemoveTrack (#removetrack, #rs, #rt [position])
⏺ 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, #bb [-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)
📦 Playlist Commands!
- Create (#create [name])
- Add (#add [name] [link])
- Private (#private [name])
- Public (#public [name])
- Delete (#delete [name])
- Import (#import [name])
- Detail (#detail [name])
- Remove (#remove [name] [position])
- Savequeue (#savequeue [name])
- View (#view)
💎 Premium Commands!
- Profile (#profile)
- Generate (#generate [plan] [amount])
- Redeem (#redeem [code])
- Unpremium (#unpremium [@mention])
- Setup (#setup)
📑 Utilities Commands!
- Restart (#restart, #stopbot)
- Prefix (#prefix [new prefix])
- Language (#language [lang]) // Example: en, hi
- Help (#help, #halp [command])