mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
ii
This commit is contained in:
@@ -226,9 +226,6 @@ async def setup(bot):
|
||||
worker.start()
|
||||
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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user