mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
📝 Update help
This commit is contained in:
parent
f12701f4c5
commit
880c4d50f1
25
README.md
25
README.md
@ -113,19 +113,20 @@ docker-compose logs -f PlexBot
|
|||||||
|
|
||||||
```text
|
```text
|
||||||
General:
|
General:
|
||||||
kill - Stop the bot.
|
kill [silent] - Halt the bot [silently].
|
||||||
Plex:
|
help - Print this help message.
|
||||||
np - View currently playing song.
|
cleanup - Delete old messages from the bot.
|
||||||
pause - Pause currently playing song.
|
|
||||||
play - Play a song from the Plex library.
|
|
||||||
resume - Resume a paused song.
|
|
||||||
skip - Skip a song.
|
|
||||||
stop - Stop playing.
|
|
||||||
No Category:
|
|
||||||
help Shows this message
|
|
||||||
|
|
||||||
Type ?help command for more info on a command.
|
Plex:
|
||||||
You can also type ?help category for more info on a category.
|
play <SONG_NAME> - Play a song from the plex server.
|
||||||
|
album <ALBUM_NAME> - Queue an entire album to play.
|
||||||
|
np - Print the current playing song.
|
||||||
|
stop - Halt playback and leave vc.
|
||||||
|
pause - Pause playback.
|
||||||
|
resume - Resume playback.
|
||||||
|
clear - Clear play queue.
|
||||||
|
|
||||||
|
[] - Optional args.
|
||||||
```
|
```
|
||||||
|
|
||||||
* * *
|
* * *
|
||||||
|
Loading…
Reference in New Issue
Block a user