Skip to content

Adivise/DisGalaxyX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⛔ Warning

if you need to use bot please add your server id to this first access.json

📑 Feature

  • Music Systems
  • Filters System
  • Multi Instances Support
  • Multi Setup (Forum) Support
  • Whitelist Guilds
  • Database (Json)
  • Easy to use

🎶 Support Source

  • Youtube
  • SoundCloud
  • Spotify
  • Deezer
📎 Requirements [CLICK ME]

📎 Requirements

📚 Installation

git clone https://github.com/Adivise/DisGalaxyX
cd DisGalaxyX
npm install
📄 Configuration [CLICK ME]

📄 Configuration

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

{
    "TOKEN": [
        "TOKEN_01", 
        "TOKEN_02", 
        "TOKEN_03",
        "TOKEN_04",
        "TOKEN_05",
        "TOKEN_06",
        "TOKEN_07",
        "TOKEN_08",
        "TOKEN_09",
        "TOKEN_10"
    ],
    "PREFIX": [
        "01.",
        "02.",
        "03.",
	"04.",
	"05.",
	"06.",
	"07.",
	"08.",
	"09.",
	"10."
    ],
    "EMBED_COLOR": "#000001",
    "OWNER_ID": "YOUR_DISCORD_ID",
    "DEV_ID": [],
    "SPOTIFY": false,
    "SPOTIFY_ID": "YOU_SPOTIFY_ID",
    "SPOTIFY_SECRET": "YOU_SPOTIFY_SECRET"
}

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 (#play [song/url])
  • Nowplaying (#nowplaying)
  • Queue (#queue [page])
  • Repeat (#loop)
  • Loopqueue (#loopqueue)
  • Shuffle (#shuffle)
  • Volume (#volume [10 - 100])
  • Pause (#pause)
  • Resume (#resume)
  • Skip (#skip)
  • Skipto (#skipto [position])
  • ClearQueue (#clearqueue)
  • Join (#join)
  • Leave (#leave)
  • Forward (#forward [second])
  • Seek (#seek [second])
  • Rewind (#rewind [second])
  • Replay (#replay)
  • 247 (#247)
  • Previous (#previous)
  • Autoplay (#autoplay)
  • Move (#move [song] [position])
  • Remove (#remove [song])
  • PlaySkip (#playskip [song/url])
  • PlayTop (#playtop [song/url])

Filter Commands!

  • Vaporwave (#vaporwave)
  • Earwax (#earwax)
  • Nightcore (#nightcore)
  • 3d (#3d)
  • Echo (#echo)
  • Flanger (#flanger)
  • Gate (#gate)
  • Haas (#hass)
  • Karaoke (#karaoke)
  • Mcopand (#mcopand)
  • Phaser (#phaser)
  • Reverse (#reverse)
  • Surround (#surround)
  • Tremolo (#tremolo)
  • Bassboost (#bassboost)
  • Earrape (#earrape)
  • Custom (#custom [args])
  • Reset (#reset)

📑 Misc Commands!

  • Help (#help, #halp [command])
  • Control (#control)
  • FilterLists (#filterlist)

🤖 Dev Commands!

  • Whitelist (#whitelist [add/remove] )
  • LeaveGuilds (#leaveguild)
  • GuildLists (#guildlist)