Install

Pre-reqs

  • Node v18 or greater
  • Redis v5 or greater
    • Used primarily for inter-process communication so is highly suggested this be running locally.
  • Discord server & bot
    • DRC is designed to be mainly single-tenant (one user), so you should setup a separate Discord server and associated bot for this application.

Optional pre-reqs

Install

  1. Clone/download the repository
  2. Run npm install in the project directory
  3. Create config/local.json and set appropriate configuration