@ -47,7 +47,6 @@ 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: