mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-17 07:12:09 +00:00
ii
This commit is contained in:
@@ -226,9 +226,6 @@ async def setup(bot):
|
|||||||
worker.start()
|
worker.start()
|
||||||
logger.info("Loading voice transcribed module phase three")
|
logger.info("Loading voice transcribed module phase three")
|
||||||
|
|
||||||
for worker in threads:
|
|
||||||
worker.join()
|
|
||||||
logger.info("Loading voice transcribed module phase four")
|
|
||||||
|
|
||||||
await bot.add_cog(Transcriber(bot))
|
await bot.add_cog(Transcriber(bot))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user