Skip to content

Installation

Marko Kajzer edited this page Mar 7, 2020 · 10 revisions

Quickstart

  • As per discord.js, Node.js v12.0.0 or newer is required.
  • FFmpeg is required for voice functionality.
  • Install the bot's dependencies with npm install.
  • Finally, run the bot with npm start.

Detailed Guide

It is highly recommended that you use a Linux machine (such as your Raspberry Pi) or macOS.

The installation slightly varies for each platform. Choose your platform below.

Unix
macOS
Windows

Clone this wiki locally