Socket
Socket
Sign inDemoInstall

happn-bot

Package Overview
Dependencies
78
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    happn-bot

Bot for happn dating app including facebook login, like and dislike, with or without criterias. I'm using happn-api package from [https://www.npmjs.com/package/happn-api](https://www.npmjs.com/package/happn-api).


Version published
Maintainers
1
Created

Readme

Source

HAPPN BOT - NODEJS

Bot for happn dating app including facebook login, like and dislike, with or without criterias. I'm using happn-api package from https://www.npmjs.com/package/happn-api.

CONFIG

Create a .env file at the root of the project. Add your facebook account details in it :

FACEBOOK_EMAIL=email@gmail.com
FACEBOOK_PASSWORD=YoUrPaSsWoRd

Edit ./src/index.js with your own criterias. And then...

yarn start
// or
npm start

INFORMATIONS

I'm still working on this project, on the criteria's part to make it easyier to fill.

FAQs

Last updated on 18 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc