mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-18 08:43:57 +00:00
18 lines
597 B
Markdown
18 lines
597 B
Markdown
# 🤖 ReVanced Discord Bot
|
|
|
|
This documentation explains how to start developing, and how to configure the bot.
|
|
|
|
## 📖 Table of contents
|
|
|
|
0. [🏗️ Set up the development environment (if you haven't already)](../../../docs/0_development_environment.md)
|
|
1. [⚙️ Configuration](./1_configuration.md)
|
|
2. [🏃🏻♂️ Running the server](./2_running.md)
|
|
3. [🗣️ Command and events](./3_commands_and_events.md)
|
|
4. [🫙 Storing data](./4_databases.md)
|
|
|
|
## ⏭️ Start here
|
|
|
|
The next page will tell you how to configure the bot.
|
|
|
|
Continue: [⚙️ Configuration](./1_configuration.md)
|