Skip to content

dishagarg/TinderBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tinder Bot

A bot for Tinder created using python, Tinder API and robobrowser.

Config File

facebook_access_token and fb_user_id

Simply input your facebook username/email and password in your config file. Then, the fb_auth_token.py module will programmatically retrieve your facebook_access_token and fb_user_id. These are then used to generate your tinder_auth_token in tinder_api.py which grants you access to your data! Happy Swiping!

Note: With the help of philliperemy , I have included a programatic way to acquire your facebook_token. Now, in your config.py just input your facebook username and password.

Run

The app can be run by python bot.py

About

A tinder bot using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages