Skip to main content

Requirements

  • Node.js v22+ - Download here
  • Discord Bot Token
  • Server with sufficient permissions

Installation Guide

The controller is only accessible via localhost.

Windows Installation

Start the bot with node index.js. For 24/7 operation:

Linux Installation

Create SSH tunnel for localhost access (optional for controller, can also use slash commands):
Execute in the same folder as the bot. For 24/7 operation:

Alternative: Systemd Service

Create service file:
Add configuration:
Enable and start service: