Browse Source

skill issue x3

txlyre 1 year ago
parent
commit
4e4b514ba2
1 changed files with 1 additions and 1 deletions
  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,