Bot for Discord using Discord.js
- Install FFMPEG here.
- Extract the files to the root of your harddrive, and rename the folder to
ffmpeg
. - Add
c:\ffmpeg\bin
to the PATH variable.
- Install nodejs and npm here
- Clone the repository :
git clone https://github.com/TheNouillet/KaarisBotJS2.git
- For Windows only :
sudo npm i -g windows-build-tools
- Install the depandancies :
npm install -ddd
- Configure the
cmds.xml
for your sounds - Launch the bot :
node bot.js <your_bot_token>
- discord.js
- eyes
- xml2js
- node-opus
- bufferutil
- hammerandchisel/erlpack
- libsodium-wrappers
- uws
- ffmpeg-binaries
- ytdl-core