make it actually function

This commit is contained in:
pancakes 2025-04-13 19:56:53 +10:00
parent f3601b79eb
commit 46f856314e
Signed by: pancakes
SSH key fingerprint: SHA256:yrp4c4hhaPoPG07fb4QyQIgAdlbUdsJvUAydJEWnfTw

4
bot.py
View file

@ -124,10 +124,6 @@ post_content = [
"\n\n" + post_url if post_url != "" else ""
]
print("".join(post_content))
exit()
mastodon = Mastodon(access_token=f"auth/{argv[1]}.auth.secret")
media = mastodon.media_post(