Update timerole.py

pull/67/head
Ianardo DiCaprio 6 years ago committed by GitHub
parent 6cba1bac32
commit 75e555c7dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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)

Loading…
Cancel
Save