mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-09 02:42:30 -05:00
Small fix to stream alert
This commit is contained in:
@@ -187,7 +187,7 @@ class Streams:
|
||||
return None
|
||||
except:
|
||||
return "error"
|
||||
return False
|
||||
return "error"
|
||||
|
||||
async def stream_checker(self):
|
||||
CHECK_DELAY = 60
|
||||
|
||||
Reference in New Issue
Block a user