Adivise / SpaceStation

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

  • Slash Command (Base, Group, Sub)
  • Custom Radio
  • Stay on voice (24/7)
  • View Playing Song
  • AutoReconnect Voice (On Run Bot!)
  • AutoJoin (When got disconnect or move!)
  • Stage Voice Support! (AutoDetect And Created)
  • AutoPlay (On Radio End!)
  • Database (JSON)
  • Easy to use

🎢 Support Source

  • Youtube
  • SoundCloud
  • Twitch
  • Apple
  • Bandcamp
  • Vimeo
  • Https (Radio)

πŸ“Ž Requirements

πŸ›‘ Super Requirements

πŸ“š Installation

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

πŸ“„ Configuration

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

# Bot
TOKEN=REPLACE_HERE
EMBED_COLOR=#000001

# Dev
OWNER_ID=REPLACE_HERE

# Nodes
NODE_HOST=localhost
NODE_PORT=5556
NODE_PASSWORD=123456

After installation or finishes all you can use node . to start the bot.

πŸ”© Features & Commands

Note: The default prefix is '/'

🎢 Station Commands!

  • Setup (/station setup)
  • Add (/station add [song/link])
  • Skip (/station skip)

About

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

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

License:Apache License 2.0


Languages

Language:JavaScript 99.7%Language:Shell 0.3%