Discord DJ Bot. Let you play music in your server. Inspired by PlugDJ
NEWS DiscordDJ is being totally recoded! Check here for the progress
- Play a video or playlist from YouTube
- Play a track or set from Soundcloud
- Play a track or playlist from Spotify
- Play a stream from Icecast/Shoutcast/Radionomy
- Play audio and video files
- Play a playlist file
- Full control over the behavior with Components
- Built on its own API wrapper for a faster experience
- Open Source
- Developer API (Soon, you will be able to implement your own components, playables, playlists, encoders and decoders)
Most of the modules below require node-gyp, which is known for causing problems mainly on Windows, that's why they're optional
musicmetadata
: For reading file metadatalame
: For native mp3 decoding (no FFmpeg/avconv needed)node-chiptune
: For decoding tracker musicnode-opus
: For faster Opus encodingsodium
: For faster audio encryptionbufferutil
: For faster WebSocketsutf-8-validate
: For faster WebSockets