# 🤖 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. [🗣️ 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 The next page will tell you how to configure the bot. Continue: [⚙️ Configuration](./1_configuration.md)