Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 789 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 789 Bytes

KaarisBotJS2

Bot for Discord using Discord.js

Before installation for Windows users

  • 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

  • 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>

Dependancies

  • discord.js
  • eyes
  • xml2js
  • node-opus
  • bufferutil
  • hammerandchisel/erlpack
  • libsodium-wrappers
  • uws
  • ffmpeg-binaries
  • ytdl-core