2067015b / HCI4

0 stars 0 forks source link

Facebook user token obtainer #8

Closed martin-podlubny closed 7 years ago

martin-podlubny commented 7 years ago

This should be a separate python program that is run on a desktop computer with a browser around, it:

  1. asks the user for their name
  2. open a browser where the user logs into their facebook account
  3. write a textfile in the folder where it's running named name.txt (where the name is just the string provided in step 1.), with the contents of the file just the user token obtained from Facebook needed to post on that person's wall.