mirror of
https://github.com/alterware/aw-bot.git
synced 2025-11-18 09:02:07 +00:00
chore: separate tasks
This commit is contained in:
@@ -160,7 +160,7 @@ async def setup(bot):
|
|||||||
)
|
)
|
||||||
await bot.change_presence(activity=activity)
|
await bot.change_presence(activity=activity)
|
||||||
|
|
||||||
@tasks.loop(minutes=10080)
|
@tasks.loop(hours=16)
|
||||||
async def heat_death():
|
async def heat_death():
|
||||||
try:
|
try:
|
||||||
now = aware_utcnow()
|
now = aware_utcnow()
|
||||||
|
|||||||
Reference in New Issue
Block a user