mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-27 17:16:44 -04:00
[Streams] Add kick.com streams support (#6547)
Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com>
This commit is contained in:
@@ -27,6 +27,10 @@ class InvalidYoutubeCredentials(StreamsError):
|
||||
pass
|
||||
|
||||
|
||||
class InvalidKickCredentials(StreamsError):
|
||||
pass
|
||||
|
||||
|
||||
class YoutubeQuotaExceeded(StreamsError):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user