if you need to use bot please add your server id to this first access.json
- Music Systems
- Filters System
- Multi Instances Support
- Multi Setup (Forum) Support
- Whitelist Guilds
- Database (Json)
- Easy to use
- Youtube
- SoundCloud
- Spotify
- Deezer
- And More 700+ Site Support
git clone https://github.com/Adivise/Doppelganger
cd Doppelganger
npm install
📄 Configuration [CLICK ME]
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]
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)