dhruvramani / Terminal-on-FB-Messenger

Allows user to take full control of the terminal of their computer through Facebook's messaging service.
http://dhruvramani.github.io/Terminal-on-FB-Messenger/
407 stars 58 forks source link

Feature: auto-authentification from settings file #9

Closed tedmx closed 8 years ago

tedmx commented 8 years ago

This can help automating the workflow, especially when testing/developing the script.

If password/email pair from the file doesn't work, script falls back to manual input.

I wrote the feature to work both with Python 2 and 3.

README.md is updated to show how to use the feature.

dhruvramani commented 8 years ago

Thanks for this. It's a real nice feature!

tedmx commented 8 years ago

Glad to know it helps!