update REAMDE

This commit is contained in:
KGT1 2020-10-05 23:39:59 +02:00
parent 2964b4a7e0
commit 9fda022e31
3 changed files with 15 additions and 0 deletions

View File

@ -4,6 +4,19 @@ Jellyfin Discord Music Bot is a Discord Bot for the [Jellyfin Media Server!](htt
## Capabilities
### Play to
Just `summon` the Bot into your Channel, that choose the Bot in Jellfin as the Device you want to cast to
[Image to Discord Play to Window](img/playtowindow.png)
and start playing you favourite Music
### Interactive Play Message
When you start playing something you can easily controll the Bot with just clicking on the Buttons under the Play Message
[Image to Interactive Play Message](img/discordplaymessage.png)
### Commands
Beware that you'll always need to add your prefix(default: ?) in front of the command.
@ -48,6 +61,8 @@ docker run -d \
kgt1/jellyfin-discord-music-bot
```
MESSAGE_UPDATE_INTERVAL is the amount of time in ms the play message gets updated with the current time
### Alternatively you can run the Application natively with NodeJS:
Dependencies:

BIN
img/discordplaymessage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
img/playtowindow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB