From 46f856314e5306b41426b72031543ae5839a5b5b Mon Sep 17 00:00:00 2001 From: pancakes Date: Sun, 13 Apr 2025 19:56:53 +1000 Subject: [PATCH] make it actually function --- bot.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bot.py b/bot.py index 0a102ce..16cefdf 100644 --- a/bot.py +++ b/bot.py @@ -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(