Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tutorial please #50

Open
Jennifer-Winter opened this issue Jul 12, 2020 · 1 comment
Open

tutorial please #50

Jennifer-Winter opened this issue Jul 12, 2020 · 1 comment

Comments

@Jennifer-Winter
Copy link

there are so many things that are a bit vague to a novice programmer like me. when you say i should copy the '*.env.example' file, where should i copy it to?
also what should the facebook auth token look like? mine is a 266 character string of digits, and lower and upper case letters. is this correct?

@cjekel
Copy link
Owner

cjekel commented Jul 15, 2020

I'm happy to answer programming questions that you run into.

when you say i should copy the '*.env.example' file, where should i copy it to?

You could copy the .env.example file from the root of this repo, or just create a new .env file. The .env file should be located within the tinder director (after step 1).

It wouldn't be a bad idea for me to run tree on a working directory to just explain what each folder/file does within this directory.

also what should the facebook auth token look like? mine is a 266 character string of digits, and lower and upper case letters. is this correct?

My old facebook token that doesn't work anymore is 210 Roman characters (uppercase, lowercase, and numbers 0-9). I don't have a facebook accont right now. For now I have been using tinder's sms auth which gives you the x auth token.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants