Compare commits

..

No commits in common. "fabb887282a50eb38b87649241ed1d3cbcb8febd" and "06e2ed890a26b94669b220da874d429c9d109d98" have entirely different histories.

1 changed files with 1 additions and 0 deletions

1
gen.py
View File

@ -47,6 +47,7 @@ if __name__ == '__main__':
toot = "@amber@toot.site Something went fucky"
client.status_post(toot, visibility='unlisted', spoiler_text="Error!")
try:
print(toot)
if str(toot) == "":
print("Filtered")
else: