mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
BREAKING CHANGE: In `@revanced/discord-bot`, its environment variable
`DATABASE_URL` has been renamed to `DATABASE_PATH`
and the `file:` prefix is no longer needed
🤖 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