Skip to content
This repository has been archived by the owner on Nov 3, 2018. It is now read-only.

Installation

Guichaguri edited this page Feb 4, 2016 · 1 revision

Step by step

  1. Download and install Node.js
  2. Download and install FFmpeg or Libav *
  3. Download DiscordDJ
  4. Install DiscordDJ by running setup-bot.bat or setup-bot.sh **

* You can skip this step if you are using the "Windows with ffmpeg" build. You also need ffmpeg or libav available in PATH

** The installation process will guide you to the basic configuration of the bot. It will ask for the bot login and password, the voice channel invite link and it will check if FFmpeg and Libav are installed correctly

Running

After the installation is done, you can run start-bot.bat or start-bot.sh to start the bot.

Troubleshooting

  • The encoder was not found.
    • Try reinstalling FFmpeg or Libav
    • Add FFmpeg or Libav to PATH manually (You can follow this guide for Windows)
    • Set the encoder-path in the config to the path where the encoder is located (Example: C://ffmpeg/bin/ffmpeg.exe)
  • SyntaxError: Unexpected token >

Questions? Read the FAQ or open an issue

Clone this wiki locally