All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
- commands: add status slash command (3dba617)
- print app env at startup (af37fd5)
- commands: add media playing commands throttling (1ba7f27)
- api: add /stream route to get sound file stream (851e471)
- api: add auth cookie middleware (ccc21d7)
- fix broken slash commands (62eec13)
- fix broken bot by updating dependencies (24cff7b)
- throttling: add missing event register in play and random command (f30c6b1)
- CONFIG_FILE env var type check (333fcfe)
- config: write default config in file at startup (425f3f9)
- delete commands on sync (8a61725)
- api: fix returned status codes (958b996)
- @discordjs/voice encryption library not found (4afb676)