Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
farebi-remake
Advanced tools
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.
Original Project(Deprecated): https://github.com/Schmavery/facebook-chat-api
Facebook Already Has And For Users To Create Api For Chatbots 😪 At Dey => Here.
Note ! If You Want To Share This Api Please See The Document At Here.
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
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
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 => Link
FAQs
made by farebii amir
The npm package farebi-remake receives a total of 0 weekly downloads. As such, farebi-remake popularity was classified as not popular.
We found that farebi-remake demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.