Skip to content

Instantly share code, notes, and snippets.

@BexTuychiev
Created July 16, 2020 10:46
Show Gist options
  • Save BexTuychiev/b0e03b286d62ac43398ebccda40096cb to your computer and use it in GitHub Desktop.
Save BexTuychiev/b0e03b286d62ac43398ebccda40096cb to your computer and use it in GitHub Desktop.
# Login with username and password in the script
bot.login(USERNAME, PASSWORD)
# Interactive login on terminal
bot.interactive_login(USER) # Asks for password in the terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment