diff --git a/cogs/streams.py b/cogs/streams.py index 825f77526..787462850 100644 --- a/cogs/streams.py +++ b/cogs/streams.py @@ -187,7 +187,7 @@ class Streams: return None except: return "error" - return False + return "error" async def stream_checker(self): CHECK_DELAY = 60