Corrected just a space to check commiting and pushing for project.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user