Update timerole.py

This commit is contained in:
Ianardo DiCaprio 2019-08-14 22:10:38 +01:00 committed by GitHub
parent 6cba1bac32
commit 75e555c7dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,4 +196,4 @@ class Timerole(Cog):
while self is self.bot.get_cog("Timerole"):
print("Hmmmm")
await self.timerole_update()
await asyncio.sleep(86400)
await asyncio.sleep(10)