fix: send markdown
Some checks failed
black-action / runner / black formatter (push) Failing after 0s
Some checks failed
black-action / runner / black formatter (push) Failing after 0s
This commit is contained in:
parent
c0061b8877
commit
c8aa2d8723
@ -736,6 +736,7 @@ def run():
|
||||
steps="70",
|
||||
negative=negative,
|
||||
)
|
||||
bot.api.send_markdown_message(room.room_id, f"{filename}")
|
||||
try:
|
||||
with open(filename, mode="wb") as img_file:
|
||||
img_file.write(img_data)
|
||||
|
Loading…
Reference in New Issue
Block a user