mirror of
https://github.com/cquest/tootbot.git
synced 2025-02-23 10:58:25 +00:00
using log()
This commit is contained in:
parent
d39fc0dc6d
commit
efa0d7aaf6
|
@ -145,7 +145,7 @@ except:
|
|||
to_file=mastodon+".secret"
|
||||
)
|
||||
except:
|
||||
print("ERROR: First Login Failed!")
|
||||
log("ERROR: First Login Failed!")
|
||||
sys.exit(1)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user