docs(apis/websocket): update docs

This commit is contained in:
PalmDevs
2024-01-14 21:39:05 +07:00
parent e9638a7713
commit 05176fbf26
6 changed files with 251 additions and 250 deletions

View File

@@ -1,16 +1,16 @@
# 🚙 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)
# 🚙 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)