Corrected just a space to check commiting and pushing for project.
This commit is contained in:
parent
8c0758174d
commit
a4afd01146
|
@ -97,7 +97,7 @@ for account in transitions:
|
||||||
# Output text to stdout respect. post it to Mastodon.
|
# Output text to stdout respect. post it to Mastodon.
|
||||||
print(mastodon_text)
|
print(mastodon_text)
|
||||||
|
|
||||||
#mastodon.status_post(mastodon_text, None, masto_media, True)
|
# mastodon.status_post(mastodon_text, None, masto_media, True)
|
||||||
time.sleep(2)
|
time.sleep(2)
|
||||||
|
|
||||||
# If there are new statuses for account update the "last_id" to the newest one.
|
# If there are new statuses for account update the "last_id" to the newest one.
|
||||||
|
|
Loading…
Reference in New Issue