Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adivise/disgalaxyx

DisTube (Multi Instances) & Discord.JS@v14 (Prefix Commands!)
https://github.com/adivise/disgalaxyx

deezer discord discord-bot distube filters musicbot soundcloud spotify youtube

Last synced: 2 months ago
JSON representation

DisTube (Multi Instances) & Discord.JS@v14 (Prefix Commands!)

Awesome Lists containing this project

README

        







## ⛔ Warning
if you need to use bot please add your server id to this first [access.json](https://github.com/Adivise/DisGalaxyX/blob/main/settings/models/access.json)

## 📑 Feature
- [x] Music Systems
- [x] Filters System
- [x] **Multi Instances Support**
- [x] **Multi Setup (Forum) Support**
- [x] **Whitelist Guilds**
- [x] Database (Json)
- [x] Easy to use

## 🎶 Support Source
- [x] Youtube
- [x] SoundCloud
- [x] Spotify
- [x] Deezer

📎 Requirements [CLICK ME]

## 📎 Requirements

- Node.js+ **[Download](https://nodejs.org/en/download/)**
- Discord Bot Token **[Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot)**

## 📚 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:

```json
{
"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)