Skip to content

subnomo/discordmixer

Repository files navigation

discordmixer

A music playing bot for discord.

Installation

Requirements: Node.js, ffmpeg

  1. Extract the latest release.
  2. In the command line, run npm install --production
  3. Configure options in config.json
  4. Run node build/dmixer.js

Supported sites

  • Youtube
  • Soundcloud

TODO

  • Parse commands
  • Fetch song given name
  • Stream song
  • Respect server roles
  • Playlists
  • Soundcloud support
  • Spotify support
  • Add songs via song name

License

MIT