This repository has been archived by the owner on Nov 3, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 49
Installation
Guichaguri edited this page Feb 4, 2016
·
1 revision
- Download and install Node.js
- Download and install FFmpeg or Libav *
- Download DiscordDJ
- Install DiscordDJ by running
setup-bot.bat
orsetup-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
After the installation is done, you can run start-bot.bat
or start-bot.sh
to start the bot.
-
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 >
- Update NodeJS to support ES6 features
Questions? Read the FAQ or open an issue