debugging
This commit is contained in:
parent
36c62f9ee3
commit
43b1dc5ae7
1 changed files with 1 additions and 0 deletions
|
|
@ -335,6 +335,7 @@ class PhixxyCom(commands.Cog):
|
||||||
}
|
}
|
||||||
await self.meme_handler('tmp/meme/')
|
await self.meme_handler('tmp/meme/')
|
||||||
await self.upload_ftp_ai_images(ai_images_dict)
|
await self.upload_ftp_ai_images(ai_images_dict)
|
||||||
|
self.bot.logger.info(f"Exit phixxy loop {ai_images_dict}")
|
||||||
|
|
||||||
@tasks.loop(hours=1)
|
@tasks.loop(hours=1)
|
||||||
async def blog_loop(self):
|
async def blog_loop(self):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue