mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 05:46:16 +00:00
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
656 B
656 B
🤖 ReVanced Discord Bot
This documentation explains how to start developing, and how to configure the bot.
📖 Table of contents
- 🏗️ Set up the development environment (if you haven't already)
- ⚙️ Configuration
- 🗣️ Adding auto-responses
- 🏃🏻♂️ Running the bot
- ✨ Command and events
- 🫙 Storing data
⏭️ Start here
The next page will tell you how to configure the bot.
Continue: ⚙️ Configuration