TeeraphatCH15224 / Makori-Music

Adivise/NanoSpacePlus FIX TH | Erela.js & Discord.js@v14 (Slash Commands!)

Home Page:https://github.comadivise/NanoSpacePlus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

📄 โปรดอ่าน

ลิขสิทธิ์ Apache License 2.0 จาก Adivise/NanoSpacePlus กดเพื่ออ่าน

Prefix Commands! | NanoSpace

📑 ระบบแบบย่อๆ

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

🎶 รับลองการเล่นจาก

  • Youtube
  • SoundCloud
  • Spotify
  • Deezer
  • Facebook
  • Twitch
  • Apple
  • Bandcamp
  • Vimeo
  • Https (Radio)
📎 Requirements [กดเพื่อดู]

📎 Requirements

🛑 Super Requirements

📚 ขั้นตอนการติดตั้ง

git clone https://github.com/Adivise/NanoSpacePlus
cd NanoSpacePlus
npm install

📚 วิธีการรัน

npm start
📄 Configuration [กดเพื่อดู]

📄 Configuration

เปลี่ยนชื่อ .env.example เป็น .env และทำการใส่ข้อมูลให้ครบ:

# 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

หล้งจากใส่ข้อมูลเสร็จแล้วและ npm i เสร็จแล้ววิธีรัน npm start หรือถ้าใช้ Windows สามารถใช้ Start.bat

🔩 Features & Commands [CLICK ME]

🔩 Features & Commands

Note: prefix เริ่มต้นคือ '#'

🎶 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

Adivise/NanoSpacePlus FIX TH | Erela.js & Discord.js@v14 (Slash Commands!)

https://github.comadivise/NanoSpacePlus

License:Apache License 2.0


Languages

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