mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-23 18:21:55 +01:00
update REAMDE
This commit is contained in:
parent
2964b4a7e0
commit
9fda022e31
15
README.md
15
README.md
@ -4,6 +4,19 @@ Jellyfin Discord Music Bot is a Discord Bot for the [Jellyfin Media Server!](htt
|
|||||||
|
|
||||||
## Capabilities
|
## 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
|
### Commands
|
||||||
|
|
||||||
Beware that you'll always need to add your prefix(default: ?) in front of the command.
|
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
|
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:
|
### Alternatively you can run the Application natively with NodeJS:
|
||||||
|
|
||||||
Dependencies:
|
Dependencies:
|
||||||
|
BIN
img/discordplaymessage.png
Normal file
BIN
img/discordplaymessage.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
BIN
img/playtowindow.png
Normal file
BIN
img/playtowindow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Loading…
Reference in New Issue
Block a user