mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-07 03:38:53 -05:00
Small fix to stream alert
This commit is contained in:
parent
c3bb4e18e9
commit
76f8543888
@ -187,7 +187,7 @@ class Streams:
|
||||
return None
|
||||
except:
|
||||
return "error"
|
||||
return False
|
||||
return "error"
|
||||
|
||||
async def stream_checker(self):
|
||||
CHECK_DELAY = 60
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user