Files
Palm 77fefb9bef chore: fix more build issues
BREAKING CHANGE: In `@revanced/discord-bot`, its environment variable
                 `DATABASE_URL` has been renamed to `DATABASE_PATH`
                 and the `file:` prefix is no longer needed
2024-07-08 17:48:45 +00:00
..
2024-06-24 18:23:27 +07:00

🚙 ReVanced Bot WebSocket API

This documentation explains how the server works, how to start developing, and how to configure the server.

📖 Table of contents

  1. 🏗️ Set up the development environment (if you haven't already)
  2. ⚙️ Configuration
  3. 🏃🏻‍♂️ Running the server
  4. 📨 Packets

⏭️ Start here

The next page will tell you how to configure the server.

Continue: ⚙️ Configuration