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