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