diff --git a/tootbot.py b/tootbot.py index 447fdca..405717a 100755 --- a/tootbot.py +++ b/tootbot.py @@ -145,7 +145,7 @@ except: to_file=mastodon+".secret" ) except: - print("ERROR: First Login Failed!") + log("ERROR: First Login Failed!") sys.exit(1)