Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

farebi-remake

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

farebi-remake

made by farebii amir

  • 20.0.0
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Socket Badge

Important !

THIS IS UPTIME FCA MADE BY FAREBIIW AMIR DON'T COPY THIS OTHWISE I FUÇK YOUR MOTHER✅🥵

This package require NodeJS 14.17.0 to work properly.

Notification !

Original Project(Deprecated): https://github.com/Schmavery/facebook-chat-api

Support For :

  • Support English, VietNamese !,
  • All bot if using listenMqtt first.

Api Cho ChatBot Messenger

Facebook Already Has And For Users To Create Api For Chatbots 😪 At Dey => Here.

This Api Can Make You Payy Acc Like You Never Have, Please Pay Attention =))

Note ! If You Want To Share This Api Please See The Document At Here.

Download

If You Want To Use It, Download It By:

npm i jordan-amir-remake

or

npm install jordan-amir-remake

It Will Load Into node_modules (Your Lib) - Note Replit Won't Show Where to Find

Download Latest Version Or Update

If You Want To Use The Latest Version Or Update Then Go To Terminal Or Command Prompt Enter :

npm install jordan-amir-remake@latest

Or

npm i jordan-amir-remake@latest

If You Want To Test Api

Benefits For This You Will Not Spend Time Paying Acc And Have Acc Use it with a Demo Account => [Facebook Whitehat Accounts](https://www.facebook.com/whitehat/

const login = require("jordan-amir-remake"); // lấy từ lib ra 


To Save You Need 1 Apstate Type (Cookie, etc,..) To Save Or Use Login Code As Above To Login !

And This Mode Is Already Available In Some  Bots So You Can Rest In Peace !

__Hướng Dẫn Với Appstate__

```js
const fs = require("fs");
const login = require("jordan-amir-remake");

var credentials = {email: "FB_EMAIL", password: "FB_PASSWORD"}; // thông tin tk

login(credentials, (err, api) => {
    if(err) return console.error(err);
    // đăng nhập
    fs.writeFileSync('appstate.json', JSON.stringify(api.getAppState(), null,'\t')); //tạo appstate
});

Or Easier (Professional) You Can Use => c3c-fbstate To Get Fbstate And Rename To Apstate Also ! (appstate.json)


FAQS

FAQS => Link

Keywords

FAQs

Package last updated on 22 Aug 2023

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc