A simple bot made using Python Script and Selenium Web Driver that helps a user swipe right on their matches
Once you download the code, first of all install Selenium web driver and then Chromium driver from the website. After, run the program in interactive mode by running it on command line with -i flag. Create an instance of Bumblebot object, and then call the login() method. Once you are logged in, call auto_swipe() method and see the magic!