mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
f95d5c1fd2
Queue a whole album with one single command.
7 lines
93 B
Python
7 lines
93 B
Python
class MediaNotFoundError(Exception):
|
|
pass
|
|
|
|
|
|
class VoiceChannelError(Exception):
|
|
pass
|