ソースを参照

skill issue x3

txlyre 1 年間 前
コミット
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,