Merge branch 'nestjs-migration' of https://github.com/manuel-rw/jellyfin-discord-music-bot into nestjs-migration

This commit is contained in:
Manuel Ruwe 2022-12-18 19:39:07 +01:00
commit 799f99e261

View File

@ -20,7 +20,7 @@
## ✨ Features
- Leighweight and extendable using the [Nest](https://github.com/nestjs/nest) framework
- Easy ussage with Discord commands system (eg. ``/play``, ``/pause``, ...)
- Easy usage with Discord command system (eg. ``/play``, ``/pause``, ...)
- Fast configuration via environment variables
- Typesafe for faster and easier development