make it actually function
This commit is contained in:
parent
f3601b79eb
commit
46f856314e
1 changed files with 0 additions and 4 deletions
4
bot.py
4
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(
|
||||
|
|
Loading…
Add table
Reference in a new issue