mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
Masha wants to code
This commit is contained in:
@@ -208,7 +208,7 @@ class Transcriber(commands.Cog):
|
||||
if "STOP" in item.type:
|
||||
logger.info("Queue ended")
|
||||
break
|
||||
elif "send_file" in item.ty
|
||||
elif "send_file" in item.type:
|
||||
logger.info("Sending file for transcription")
|
||||
transcript = ""
|
||||
for iter in item.data:
|
||||
|
||||
Reference in New Issue
Block a user