# 🚙 ReVanced Bot WebSocket API This documentation explains how the server works, how to start developing, and how to configure the server. # 📖 Table of contents 0. [🏗️ Setting up the development environment](./0_development_environment.md) 1. [⚙️ Configuration](./1_configuration.md) 2. [🏃🏻‍♂️ Running the server](./2_running.md) 3. [📨 Packets](./3_packets.md) ## ⏭️ Start here The next page will tell you how to set up the development environment. Continue: [🏗️ Setting up the development environment](./0_development_environment.md)