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

Comparing version 1.0.1 to 1.0.2

4

example.js
const happnBot = require("./src/index.js");
const facebookAuth = {
};
const criterias = {

@@ -4,0 +8,0 @@ criteriaMinAge: 34,

3

package.json
{
"name": "happn-bot",
"version": "1.0.1",
"type": "module",
"version": "1.0.2",
"main": "./src/index.js",

@@ -6,0 +5,0 @@ "exports": {

@@ -9,3 +9,7 @@ # HAPPN BOT - NODEJS

Create a .env file at the root of the project.
Copy / paste the content of .env.exemple file and fill your facebook credentials.
Add your facebook account details in it :
FACEBOOK_EMAIL=email@gmail.com
FACEBOOK_PASSWORD=YoUrPaSsWoRd
Edit ./src/index.js with your own criterias.

@@ -12,0 +16,0 @@ And then...

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