From 2f17494ebdd73370cc6d3260e26532b708f89e5a Mon Sep 17 00:00:00 2001 From: Carsten Burgard Date: Fri, 15 Apr 2022 15:06:30 +0200 Subject: [PATCH] added documentation --- PlexBot/bot.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PlexBot/bot.py b/PlexBot/bot.py index fb9927d..3401909 100644 --- a/PlexBot/bot.py +++ b/PlexBot/bot.py @@ -36,6 +36,8 @@ Plex: np - Print the current playing song. q - Print the current queue (This can take very long!) stop - Halt playback and leave vc. + loop - Loop the current song. + unloop - Disable looping. pause - Pause playback. resume - Resume playback. skip - Skip the current song. Give a number as argument to skip more than 1.