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
BREAKING CHANGES:
- Heartbeating removed
- `config.consoleLogLevel` -> `config.logLevel`
NEW FEATURES:
- Training messages
- Sequence number system
- WebSocket close codes used instead of disconnect packets
FIXES:
- Improved error handling
- Some performance improvements
- Made code more clean
- Updated dependencies