mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
feat(bots/discord)!: read commit description
FEATURES: - Updated documentation - Improved configuration format - Allow filter overriding for each response config (closes #29) - Improved commands directory structure - Improved slash command reload script - New commands - New command exception handling
This commit is contained in:
@@ -4,11 +4,12 @@ This documentation explains how to start developing, and how to configure the bo
|
||||
|
||||
## 📖 Table of contents
|
||||
|
||||
0. [🏗️ Set up the development environment (if you haven't already)](../../../docs/0_development_environment.md)
|
||||
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)
|
||||
2. [🗣️ Adding auto-responses](./2_adding_autoresponses.md)
|
||||
3. [🏃🏻♂️ Running the bot](./3_running.md)
|
||||
4. [✨ Command and events](./4_commands_and_events.md)
|
||||
5. [🫙 Storing data](./5_databases.md)
|
||||
|
||||
## ⏭️ Start here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user