more debugging sigh
This commit is contained in:
parent
333ef3a31f
commit
b5dd9ffccb
|
@ -85,7 +85,7 @@ def main():
|
|||
client = Client()
|
||||
_ = client.login(args.handle, args.password)
|
||||
|
||||
post = send_post(client, args.message)
|
||||
post = send_post(client, message)
|
||||
|
||||
# Verification
|
||||
posted_message = get_posted_text(client, post.uri)
|
||||
|
|
Loading…
Reference in New Issue
Block a user