소스 검색

skill issue x3

txlyre 2 년 전
부모
커밋
4e4b514ba2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      commands.py

+ 1 - 1
commands.py

@@ -458,7 +458,7 @@ async def sylvy_handler(bot, event, command):
         write_to=buffer
       )
 
-      plots.append(buffer)
+      plots.append(buffer.getvalue())
 
     await bot.send_file(
       event.peer_id,