This commit is contained in:
pancakes 2024-02-22 13:54:49 +10:00
parent 852bf56117
commit 886f541769

2
bot.py
View file

@ -161,9 +161,7 @@ match config.type:
tags = post["tags"]
case _:
tags = "unknown"
print(post_content, tags)
exit()
media = mastodon.media_post(
description="Automatically posted image. Tagged: " + tags,
media_file=filename