defaultnamehere / tinder-detective

Find your Facebook friends' Tinder profiles. Don't actually use this by the way that's weird. Not even in a good way.
MIT License
701 stars 60 forks source link

How should the SECRETS.json be formatted? #4

Closed marthinwurer closed 8 years ago

marthinwurer commented 8 years ago

See the above.

golf1052 commented 8 years ago
{
    "facebook_token": "A STRING",
    "facebook_id": A NUMBER
}

Probably should add a SECRETS.example.json or something to the repo.

defaultnamehere commented 8 years ago

Added EXAMPLE.json just for you